summaryrefslogtreecommitdiff
path: root/src/whoami.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/whoami.c')
-rw-r--r--src/whoami.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whoami.c b/src/whoami.c
index ef7ed6a10..4d1523690 100644
--- a/src/whoami.c
+++ b/src/whoami.c
@@ -57,7 +57,7 @@ Same as id -un.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n"));
- puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to sh-utils-bugs@gnu.ai.mit.edu"));
}
exit (status);
}