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

View File

@@ -92,7 +92,7 @@ Without -E, the following sequences are recognized and interpolated:\n\
\\t horizontal tab\n\
\\v vertical tab\n\
"));
puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
}
exit (status);
}