1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +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

@@ -43,7 +43,7 @@ Force changed blocks to disk, update the super block.\n\
--help display this help and exit\n\
--version output version information and exit\n\
"));
puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
puts (_("\nReport bugs to fileutils-bugs@gnu.ai.mit.edu"));
}
exit (status);
}