1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-08 01:29:13 +02:00

update bug-reporting address

This commit is contained in:
Jim Meyering
1997-10-07 23:53:36 +00:00
parent 54abd85010
commit 05bbdbd786
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ Summarize disk usage of each FILE, recursively for directories.\n\
--help display this help and exit\n\
--version output version information and exit\n\
"));
puts (_("\nReport bugs to <fileutils-bugs@gnu.ai.mit.edu>."));
puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
}
exit (status);
}