summaryrefslogtreecommitdiff
path: root/src/pinky.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinky.c')
-rw-r--r--src/pinky.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pinky.c b/src/pinky.c
index db230bf0b..1a6ff3524 100644
--- a/src/pinky.c
+++ b/src/pinky.c
@@ -425,7 +425,7 @@ usage (int status)
\n\
The utmp file will be %s.\n\
"), UTMP_FILE);
- puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
}
exit (status);
}