]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
change bug-reporting address
authorJim Meyering <jim@meyering.net>
Sat, 2 Nov 1996 20:44:15 +0000 (20:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Nov 1996 20:44:15 +0000 (20:44 +0000)
64 files changed:
src/basename.c
src/chgrp.c
src/chmod.c
src/chown.c
src/chroot.c
src/date.c
src/dd.c
src/df.c
src/dircolors.c
src/dirname.c
src/du.c
src/echo.c
src/env.c
src/expand.c
src/expr.c
src/factor.c
src/fmt.c
src/fold.c
src/head.c
src/hostname.c
src/id.c
src/install.c
src/join.c
src/ln.c
src/logname.c
src/ls.c
src/md5sum.c
src/mkdir.c
src/mkfifo.c
src/mknod.c
src/mv.c
src/nice.c
src/nl.c
src/od.c
src/paste.c
src/pathchk.c
src/pr.c
src/printenv.c
src/printf.c
src/pwd.c
src/rm.c
src/rmdir.c
src/seq.c
src/sleep.c
src/sort.c
src/split.c
src/stty.c
src/su.c
src/sum.c
src/sync.c
src/tac.c
src/tail.c
src/tee.c
src/test.c
src/touch.c
src/tr.c
src/tty.c
src/uname.c
src/unexpand.c
src/uniq.c
src/wc.c
src/who-users.c
src/whoami.c
src/yes.c

index 55ae9ffdf5d34c0989e0976a072a6610027eca0a..4e993a746f1e619fecc1d7c31730aab3a3f26f88 100644 (file)
@@ -59,7 +59,7 @@ If specified, also remove a trailing SUFFIX.\n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 812ef8106b80c8cad266f503103f8f49d1d33df9..44ba5189f57501198fae887aef161a40c1a184de 100644 (file)
@@ -287,7 +287,7 @@ Change the group membership of each FILE to GROUP.\n\
       --help              display this help and exit\n\
       --version           output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 1f462756e88be38db6f11283ae9c54a48c4b355e..598a798671b787a4e468b80a18c00a4f301c40cf 100644 (file)
@@ -231,7 +231,7 @@ Usage: %s [OPTION]... MODE[,MODE]... FILE...\n\
 Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n\
 one or more of the letters rwxXstugo.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index ac65b93cb58beba9c9d5889f6c4cc33efe88cc74..a8ab3f99d8db6e5ae076bb7392701045cba0b365 100644 (file)
@@ -251,7 +251,7 @@ Change the owner and/or group of each FILE to OWNER and/or GROUP.\n\
 Owner is unchanged if missing.  Group is unchanged if missing, but changed\n\
 to login group if implied by a period.  A colon may replace the period.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index a4d066f715a6eb4b6daefe1811347d647432760b..e204c8cd73930f4567e1e6b7c5592a09680b576c 100644 (file)
@@ -48,7 +48,7 @@ Run COMMAND with root directory set to NEWROOT.\n\
 \n\
 If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\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);
 }
index a84d80fca67b80304c3aaced07104307a80fd145..c9587924ad34b2a65353c694b439ad922e4ddd64 100644 (file)
@@ -423,7 +423,7 @@ the following modifiers between `%%' and a numeric directive.\n\
   `-' (hyphen) do not pad the field\n\
   `_' (underscore) pad the field with spaces\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);
 }
index 3663eb450cfc62246591519858d7e88bd373e62f..faa1da70933c247c4b96f806a2cc7006c18c448c 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1118,7 +1118,7 @@ by w for x2, by b for x512, by k for x1024.  Each KEYWORD may be:\n\
   noerror   continue after read errors\n\
   sync      pad every input block with NULs to ibs-size\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index c8905cd18793e2c438cf0401e97be7938bd445d0..a8758a92de83065eae672c4d18f0ba2f90c93423 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -479,7 +479,7 @@ or all filesystems by default.\n\
       --help            display this help and exit\n\
       --version         output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 5d6a031f27c33874a7ce7ba35e5ad71f0d630288..8538c3a35dedd7c71637990760a0214fd0a40b12 100644 (file)
@@ -120,7 +120,7 @@ If FILE is specified, read it to determine which colors to use for which\n\
 file types and extensions.  Otherwise, a precompiled database is used.\n\
 For details on the format of these files, run `dircolors --print-database'.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
 
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
index b201b29afbf028e97e5e0f764a966267e4d6b3d9..c075e0253f56d5efc0b9b8fa82ba4601be79d339 100644 (file)
@@ -50,7 +50,7 @@ output `.' (meaning the current directory).\n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 565f66a7e36f24efa2311aca8642fd4d9a6d9f5d..842c7ea04bd568d8248064c8b641b071c5e4562d 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -235,7 +235,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 bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 466b7e0149d5397d5e5761d86f70871c24e3a5a7..50cafb67837bdbcf7029a554a2228743ccb2b24c 100644 (file)
@@ -91,7 +91,7 @@ Without -E, the following sequences are recognized and interpolated:\n\
   \\t     horizontal tab\n\
   \\v     vertical tab\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);
 }
index b5a234c9513b4899ff48a4366e6cfa19744008ab..f9589fca8cf91e91827a18bc6c7c882485ae7798 100644 (file)
--- a/src/env.c
+++ b/src/env.c
@@ -201,7 +201,7 @@ Set each NAME to VALUE in the environment and run COMMAND.\n\
 \n\
 A mere - implies -i.  If no COMMAND, print the resulting environment.\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);
 }
index e5d039d61fb670f3b2ec4ee78d7d644b733e1332..1e2bca61487533dcb2f78b09ff37df3746cb1a11 100644 (file)
@@ -128,7 +128,7 @@ With no FILE, or when FILE is -, read standard input.\n\
 \n\
 Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index fa980f6f2a7c6bba227868322076cee6530be550..cb97c207b8331a646d7efe73c4dc5a6ec40352a6 100644 (file)
@@ -144,7 +144,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 bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 3b8b9eef58b1ab240c44628dea0ad8d99493beb3..fcb31b0541b4b8ab2cec3eaac7ec81f59c442ae2 100644 (file)
@@ -76,7 +76,7 @@ Print factors of each NUMBER; read standard input with no arguments.\n\
   Print the prime factors of all specified integer NUMBERs.  If no arguments\n\
   are specified on the command line, they are read from standard input.\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);
 }
index 8214a5f6d223103a0cbbcabd9682d82f8e9e8e75..e74a3469faf6850f369485d37d1dbd46eef1e9b9 100644 (file)
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -300,7 +300,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
 \n\
 In -wNUMBER, the letter `w' may be omitted.\n"),
             stdout);
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 664069420e4153831b64a38b5a23b6094d35d522..39c7bde1ec9274dd0106288d3d032a7327a59d34 100644 (file)
@@ -93,7 +93,7 @@ standard output.\n\
   -s, --spaces        break at spaces\n\
   -w, --width=WIDTH   use WIDTH columns instead of 80\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index ffcb1c12b2a4f542f150c5173071f1b5a8b6215c..aa22aad4310a520595a0dae3ac52af62d2bd1d7f 100644 (file)
@@ -105,7 +105,7 @@ SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n\
 If -VALUE is used as first OPTION, read -c VALUE when one of\n\
 multipliers bkm follows concatenated, else read -n VALUE.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index df80cddd32517fc9a8db1befcd0130fa5f2fe5b1..3eb6f5228a94d222e361d31e5dec3706fa95f895 100644 (file)
@@ -68,7 +68,7 @@ Print the hostname of the current system.\n\
   --version   output version information and exit\n\
 ")
              , program_name, program_name);
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 8a25392f27992831b0a9d2954d0d910c8548346c..4b9fba99629470467b17ddd525efa89d5be75cc9 100644 (file)
--- a/src/id.c
+++ b/src/id.c
@@ -381,7 +381,7 @@ Print information for USERNAME, or the current user.\n\
 \n\
 Without any OPTION, print some useful set of identified information.\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);
 }
index be5a10885eeaa02bf3294da0de907b8e2be43a9d..3a44036c87c7218198bf0e5046c36357b3dfd4d3 100644 (file)
@@ -619,7 +619,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
   nil, existing   numbered if numbered backups exist, simple otherwise\n\
   never, simple   always make simple backups\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 1c3494d8cb5e12b1eb1e065b14415a16433e3be6..fff2e536d4fb0330ac3c71186cf9978a5369f354 100644 (file)
@@ -198,7 +198,7 @@ each being `SIDE.FIELD' or `0'.  Default FORMAT outputs the join field,\n\
 the remaining fields from FILE1, the remaining fields from FILE2, all\n\
 separated by CHAR.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 018b1d1b2d75b580bd6969613da6395ec4979b34..176410180e4c3b94380a00b7d5c7b8389805ccdb 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -344,7 +344,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
   nil, existing   numbered if numbered backups exist, simple otherwise\n\
   never, simple   always make simple backups\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index a582bbdc11a4cfaaad801683b27f0fc9c110929c..95ce95c1db9a1bb6170a91eee037d512993c0707 100644 (file)
@@ -53,7 +53,7 @@ Print the name of the current user.\n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index bce89268bd556968d43692de9eb984f2eaf6fa92..1183cd79abedc63a09fd4354ec8b38116703dce8 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -2761,7 +2761,7 @@ optional WHEN argument is equivalent to using --color=always.  With\n\
 --color=auto, color codes are output only if standard output is connected\n\
 to a terminal (tty).\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 81ed42479650998217f97d75f8898c5e54eda37c..80d9998d991cdbf324cf84c478987ad9801a7e98 100644 (file)
@@ -123,7 +123,7 @@ should be a former output of this program.  The default mode is to print\n\
 a line with checksum, a character indicating type (`*' for binary, ` ' for\n\
 text), and name for each FILE.\n"),
              program_name, program_name, program_name);
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
 
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
index 2cf25d2d48bfda10745acbf4e9ee3843b25db071..830e6e399a73580e594c20ffa718f1331c2528c3 100644 (file)
@@ -77,7 +77,7 @@ Create the DIRECTORY(ies), if they do not already exist.\n\
       --help        display this help and exit\n\
       --version     output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 87db0c10c1d7c29ad0c86b200222c76b26a3048d..c9ea8756f77d6a1714102af2c075fd7466b91bc1 100644 (file)
@@ -65,7 +65,7 @@ Create named pipes (FIFOs) with the given NAMEs.\n\
       --help        display this help and exit\n\
       --version     output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index b5f70441a7dd0789c532d75a9442503c9228a685..370c12118ef1564776a6f42576e13acb1a997fc4 100644 (file)
@@ -76,7 +76,7 @@ MAJOR MINOR are forbidden for TYPE p, mandatory otherwise.  TYPE may be:\n\
   c, u   create a character (unbuffered) special file\n\
   p      create a FIFO\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index ef735a94b2321bb81f77bdd0fdba795aac4f8d55..e2ed51b3f63580070d6d325a1afdc9212bc8533f 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -404,7 +404,7 @@ version control may be set with VERSION_CONTROL, values are:\n\
   nil, existing   numbered if numbered backups exist, simple otherwise\n\
   never, simple   always make simple backups\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index b81b78bf7bd2995d8b84a26e88bb5c7f64ef7ff8..f71a90f7b2154e353d847d543033828418605673 100644 (file)
@@ -199,7 +199,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 bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-sh-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 4b3461c732600505f42511be19aac6db61c2b19c..f1697864b4375ed2b406bd3d420eea8fc90f5152 100644 (file)
--- a/src/nl.c
+++ b/src/nl.c
@@ -229,7 +229,7 @@ FORMAT is one of:\n\
   rz   right justified, leading zeros\n\
 \n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index a16e4116d857b8fdf022b29d35b72fb9f6e3f73e..239dbc2a728e4bd11af6b5d72f5c222a2216590e 100644 (file)
--- a/src/od.c
+++ b/src/od.c
@@ -388,7 +388,7 @@ with b suffix, by 1024 with k and by 1048576 with m.  -s without a\n\
 number implies 3.  -w without a number implies 32.  By default, od\n\
 uses -A o -t d2 -w 16.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index f1c466c3ecf241a87d64442f0ffa2afd0f5083eb..a24fcbce56b00ae84f6eb8f967eb2ae167ee28fc 100644 (file)
@@ -425,7 +425,7 @@ With no FILE, or when FILE is -, read standard input.\n\
       --version           output version information and exit\n\
 \n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 5939f156c971bd84e267270b197b9358503cb6d5..8ff664c64a684f27b077188f949cf001e063e4f7 100644 (file)
@@ -367,7 +367,7 @@ Diagnose unportable constructs in NAME.\n\
       --help          display this help and exit\n\
       --version       output version information and exit\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);
 }
index e54be80a4be3bee40d4b6c02681b30bbb2cd199d..e47db9b1efe8d5b1a06512f6d873e191a2cf1189 100644 (file)
--- a/src/pr.c
+++ b/src/pr.c
@@ -1883,7 +1883,7 @@ Paginate or columnate FILE(s) for printing.\n\
 -t implied by -l N when N < 10.  Without -s, columns are separated by\n\
 spaces.  With no FILE, or when FILE is -, read standard input.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 804f8595010d3be8c09cbdddd900541e002cd9f2..b114a21e4e9cae10f8c8397df9a8c739061e1798 100644 (file)
@@ -67,7 +67,7 @@ If no environment VARIABLE specified, print them all.\n\
 \n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 15339e84846454fce044d42018a0b486645e9cbd..950f0452884f16105c379f56f52b37c7a05df769 100644 (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);
 }
index 065c14f7075104f7f84c88d11f40e97893e6cb5d..0f74d2066cc6c40049c42956f882f96af3ddc547 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -45,7 +45,7 @@ Print the full filename of the current working directory.\n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 8d3c239fddb5183f0bc5fd3085dabf0ac203aa25..c009d39d93ef91b31ed85c2a707b97beb93e8011 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -540,7 +540,7 @@ Remove (unlink) the FILE(s).\n\
       --help            display this help and exit\n\
       --version         output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 065a1cb8a25c835cf803069ba9d2b463e6de01fb..bada255e136022bf272eae77491bafcdf7f25b3b 100644 (file)
@@ -91,7 +91,7 @@ Remove the DIRECTORY(ies), if they are empty.\n\
       --help      display this help and exit\n\
       --version   output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index fb0f114831833d5d2e306b9817132ca874e88985..03911d76cebf20d038d22df03e06287ca3ce92dd 100644 (file)
--- a/src/seq.c
+++ b/src/seq.c
@@ -101,7 +101,7 @@ INCREMENT should be positive if FIRST is smaller than LAST, and negative\n\
 otherwise.  When given, the FORMAT argument must contain exactly one of\n\
 the printf-style, floating point output formats %%e, %%f, or %%g.\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);
 }
index 625ecf9dd618de792e1275f937c1f3502814f14d..1ba48baabe6130a55edb75864618b7e60b252474 100644 (file)
@@ -56,7 +56,7 @@ SUFFIX may be s to keep seconds, m for minutes, h for hours or d for days.\n\
 \n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 310bebef0e25793c3975461a167c393033103be3..7280ddf4a064cd34c4cdbd3ef3302edbc4161170 100644 (file)
@@ -249,7 +249,7 @@ for that key.  If no key given, use the entire line as key.  With no\n\
 FILE, or when FILE is -, read standard input.\n\
 ")
              , DEFAULT_TMPDIR);
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   /* Don't use EXIT_FAILURE here in case it is defined to be 1.
      POSIX requires that sort return 1 IFF invoked with -c and
index 42cf2f90d843c9c53b139c1c040bdfcc0abe3939..3c3b8c9d340f58da05f07d235e39c31bfdf44454 100644 (file)
@@ -117,7 +117,7 @@ PREFIX is `x'.  With no INPUT, or when INPUT is -, read standard input.\n\
 \n\
 SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index bfba681877017aeae7d158730b31563b0d5fac3e..082b228f5f120e9a7ffa3cff05e54e7db2de93d0 100644 (file)
@@ -628,7 +628,7 @@ prints baud rate, line discipline, and deviations from stty sane.  In\n\
 settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n\
 127; special values ^- or undef used to disable special characters.\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);
 }
index e8096e745ef12e8a1f1aaa1104b9fbe9146f1b3b..643e20e7ea91e823ed3f468855cf7ae2fe592003 100644 (file)
--- a/src/su.c
+++ b/src/su.c
@@ -430,7 +430,7 @@ Change the effective user id and group id to that of USER.\n\
 \n\
 A mere - implies -l.   If USER not given, assume root.\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);
 }
index 992a65ff89bdf011da6e4399bfa1d00cbca3a898..7a4698d88ca04e87b731c753c673c67060967ab0 100644 (file)
--- a/src/sum.c
+++ b/src/sum.c
@@ -74,7 +74,7 @@ Print checksum and block counts for each FILE.\n\
 \n\
 With no FILE, or when FILE is -, read standard input.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index bed0bfcbadcdd4a2215d25c512c549e104417a73..6e81f6ee0dd2a19adadec2bce1ca5ea047e9ee60 100644 (file)
@@ -43,7 +43,7 @@ Force changed blocks to disk, update the super block.\n\
   --help      display this help and exit\n\
   --version   output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 68b86195459f9ab097c8bc329d2dcbe6e237bf04..e1e026cc394bc6e8af0d60f3d7ba15dc1fa794ba 100644 (file)
--- a/src/tac.c
+++ b/src/tac.c
@@ -144,7 +144,7 @@ With no FILE, or when FILE is -, read standard input.\n\
       --help               display this help and exit\n\
       --version            output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 14c0d9703604a83fa8b133d18c030258417fe0bc..cc42a7227ba03b5812a36adfdf37d0b517b09e45 100644 (file)
@@ -164,7 +164,7 @@ or +VALUE is treated like -n VALUE or -n +VALUE unless VALUE has one of\n\
 the [bkm] suffix multipliers, in which case it is treated like -c VALUE\n\
 or -c +VALUE.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index fe104a8e94572d4eafdd863c6b9c253ef9a1a7fa..fa2595ac6934af90d20189adf6c06db0a2f4f7cb 100644 (file)
--- a/src/tee.c
+++ b/src/tee.c
@@ -72,7 +72,7 @@ Copy standard input to each FILE, and also to standard output.\n\
       --help                display this help and exit\n\
       --version             output version information and exit\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);
 }
index c4fbb3f992fb3bac67a7ff136ce3f77cfd2b1efa..cb6fd29aab575a156094238d80bce68c8864e82a 100644 (file)
@@ -1035,7 +1035,7 @@ EXPRESSION is true or false and sets exit status.  It is one of:\n\
 Beware that parentheses need to be escaped (e.g., by backslashes) for shells.\n\
 INTEGER may also be -l STRING, which evaluates to the length of STRING.\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);
 }
index c5a3baa9ed4b8e051d99db780057b1040f149431..1ae21d8cc39f185ba2d00a95c78faece9c6df23e 100644 (file)
@@ -260,7 +260,7 @@ Update the access and modification times of each FILE to the current time.\n\
 \n\
 STAMP may be used without -t if none of -drt, nor --, are used.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 65868975d9a50b2d9fd4be3f01bec360f41190cd..156a688a44908f18b476fd8d1a8e169458ffa049 100644 (file)
--- a/src/tr.c
+++ b/src/tr.c
@@ -412,7 +412,7 @@ only be used in pairs to specify case conversion.  -s uses SET1 if not\n\
 translating nor deleting; else squeezing uses SET2 and occurs after\n\
 translation or deletion.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index f5039a296f36c365e13bbe1d4dbfef54af4d0abb..7bde8c4be744ca58ef0be3098fd96c214b5da8c0 100644 (file)
--- a/src/tty.c
+++ b/src/tty.c
@@ -125,7 +125,7 @@ Print the file name of the terminal connected to standard input.\n\
       --help              display this help and exit\n\
       --version           output version information and exit\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);
 }
index ed5c1f62637126a231d586f102fe4e2ab5e5f3af..c0747dd0e88e5bd39f467a0c6cfb08fdb0c05eb6 100644 (file)
@@ -192,7 +192,7 @@ Print certain system information.  With no OPTION, same as -s.\n\
   -v               print the operating system version\n\
       --help       display this help and exit\n\
       --version    output version information and exit\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);
 }
index 60169b828fd1ee50866c4bfbe444889621fc8ea5..2fe930e9e48349fe3e3fae7e1ce882e2e048f463 100644 (file)
@@ -386,7 +386,7 @@ With no FILE, or when FILE is -, read standard input.\n\
 \n\
 Instead of -t NUMBER or -t LIST, -NUMBER or -LIST may be used.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index ad384ff18de00e2326c02d4200edcc296926ec15..6171062643d3caa4788ab6df34df5c75d92dbc85 100644 (file)
@@ -134,7 +134,7 @@ standard input), writing to OUTPUT (or standard output).\n\
 A field is a run of whitespace, than non-whitespace characters.\n\
 Fields are skipped before chars.\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index 6c7e6e64ce1e280e059d928bd9e5f4288f40fad3..48b0d45d6e2392694b4ad9e16e8a29452188ed8b 100644 (file)
--- a/src/wc.c
+++ b/src/wc.c
@@ -85,7 +85,7 @@ read standard input.\n\
       --help             display this help and exit\n\
       --version          output version information and exit\n\
 "));
-      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
+      puts (_("\nReport bugs to bug-textutils@gnu.ai.mit.edu"));
     }
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
 }
index feb13fe16c69bbdb2c10bbc7c223d25f7364c533..9320906b0cdf7085cce696e4b7d05296f06f01ef 100644 (file)
@@ -650,7 +650,7 @@ usage (int status)
 If FILE not given, uses /etc/utmp.  /etc/wtmp as FILE is common.\n\
 If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\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);
 }
@@ -672,7 +672,7 @@ If FILE not given, uses /etc/utmp.  /etc/wtmp as FILE is common.\n\
 \n\
       --help        display this help and exit\n\
       --version     output version information and exit\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);
 }
index 632c7aaae31db33b1fdf14cd560b69a674c89a74..ef7ed6a108ea8f63083d43a9647325da4a5acfb1 100644 (file)
@@ -57,7 +57,7 @@ Same as id -un.\n\
 \n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }
index 67e70a14a26374781f4f78601955811e4c4a789d..5f5fc3eb6bfc446d8002ad6bd86c77865b5dd0f4 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -42,7 +42,7 @@ Repeatedly output a line with all specified STRING(s), or `y'.\n\
 \n\
   --help      display this help and exit\n\
   --version   output version information and exit\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);
 }