diff options
| author | Jim Meyering <jim@meyering.net> | 1997-10-07 23:51:39 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 1997-10-07 23:51:39 +0000 |
| commit | 5db3c9bdb44965fcd9dd89648d5713f8c1630522 (patch) | |
| tree | 56dff068a76611384a0f351b39f9fa171b25e93d /src/logname.c | |
| parent | . (diff) | |
| download | coreutils-5db3c9bdb44965fcd9dd89648d5713f8c1630522.tar.gz coreutils-5db3c9bdb44965fcd9dd89648d5713f8c1630522.zip | |
update bug-reporting address
Diffstat (limited to 'src/logname.c')
| -rw-r--r-- | src/logname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logname.c b/src/logname.c index 02d77cc72..75a76ae3a 100644 --- a/src/logname.c +++ b/src/logname.c @@ -53,7 +53,7 @@ Print the name of the current user.\n\ --help display this help and exit\n\ --version output version information and exit\n\ ")); - puts (_("\nReport bugs to <sh-utils-bugs@gnu.ai.mit.edu>.")); + puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>.")); } exit (status); } |
