1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +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
@@ -148,7 +148,7 @@ Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n\
Pattern matches return the string matched between \\( and \\) or null; if\n\
\\( and \\) are not used, they return the number of characters matched or 0.\n\
"));
puts (_("\nReport bugs to <sh-utils-bugs@gnu.org>."));
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
}
exit (status);
}