1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

change bug-reporting address

This commit is contained in:
Jim Meyering
1996-11-03 03:16:27 +00:00
parent 2e55854100
commit 5582e6dad3
62 changed files with 63 additions and 63 deletions

View File

@@ -72,7 +72,7 @@ Copy standard input to each FILE, and also to standard output.\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);
}