diff options
Diffstat (limited to 'src/pathchk.c')
-rw-r--r-- | src/pathchk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathchk.c b/src/pathchk.c index 8ff664c64..c8346148e 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -367,7 +367,7 @@ Diagnose unportable constructs in NAME.\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); } |