1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-17 09:06:50 +02:00

change bug-reporting address

This commit is contained in:
Jim Meyering
1996-11-02 20:44:15 +00:00
parent 87b19e8a11
commit b8e689dc67
64 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ FORMAT controls the output as in C printf. Interpreted sequences are:\n\
and all C format specifications ending with one of diouxXfeEgGcs, with\n\
ARGUMENTs converted to proper type first. Variable widths are handled.\n\
"));
puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
}
exit (status);
}