diff options
Diffstat (limited to 'src/pwd.c')
-rw-r--r-- | src/pwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Print the full filename of the current working directory.\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); } |