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

update bug-reporting address

This commit is contained in:
Jim Meyering
1998-09-19 17:32:35 +00:00
parent ef67832eae
commit 24a8bf2d3e
32 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ by default. Range goes from -20 (highest priority) to 19 (lowest).\n\
-n, --adjustment=ADJUST same as -ADJUST\n\
--help display this help and exit\n\
--version output version information and exit\n"));
puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
}
exit (status);
}