summaryrefslogtreecommitdiff
path: root/src/who-users.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/who-users.c')
-rw-r--r--src/who-users.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/who-users.c b/src/who-users.c
index feb13fe16..9320906b0 100644
--- a/src/who-users.c
+++ b/src/who-users.c
@@ -650,7 +650,7 @@ usage (int status)
If FILE not given, uses /etc/utmp. /etc/wtmp as FILE is common.\n\
If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n\
"));
- puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
}
exit (status);
}
@@ -672,7 +672,7 @@ If FILE not given, uses /etc/utmp. /etc/wtmp as FILE is common.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n"));
- puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+ puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
}
exit (status);
}