]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Tell where to report bugs.
authorJim Meyering <jim@meyering.net>
Mon, 2 Sep 1996 15:52:45 +0000 (15:52 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Sep 1996 15:52:45 +0000 (15:52 +0000)
29 files changed:
src/basename.c
src/chroot.c
src/date.c
src/dirname.c
src/echo.c
src/env.c
src/expr.c
src/factor.c
src/groups.sh
src/hostname.c
src/id.c
src/logname.c
src/nice.c
src/nohup.sh
src/pathchk.c
src/printenv.c
src/printf.c
src/pwd.c
src/seq.c
src/sleep.c
src/stty.c
src/su.c
src/tee.c
src/test.c
src/tty.c
src/uname.c
src/who-users.c
src/whoami.c
src/yes.c

index fa018fee14fa583baeffb3cc2942698f9d370e88..30670a00909a64cefec399205a2692386497670a 100644 (file)
@@ -59,6 +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"));
     }
   exit (status);
 }
index beceb63ec1dbb549b59d91d3a02b18db22f85c72..477125e426a982e80d52f4851bef54642e9bf02c 100644 (file)
@@ -48,6 +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"));
     }
   exit (status);
 }
index dea944215b99856220cb18cbe4622ce7e9a1bc02..1d4ac5add2635f0a67dca6539870a3b005a307eb 100644 (file)
@@ -421,6 +421,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"));
     }
   exit (status);
 }
index da7e5d706a18e466b9155df9025aefdd981a8ae9..199c525fbe35fb55e25266a237c67d049bef8d8a 100644 (file)
@@ -50,6 +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"));
     }
   exit (status);
 }
index 109d2a2f6ab3f6771caff4540b64991638303770..06d72064dfa17f67f78575e1be06a8bbd1936f7f 100644 (file)
@@ -91,6 +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"));
     }
   exit (status);
 }
index 11cbdd290d8263a6bbe2198b58e627bf2e4625aa..3d22f64eff8a1d81a51667456ddcceb7774db955 100644 (file)
--- a/src/env.c
+++ b/src/env.c
@@ -201,6 +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"));
     }
   exit (status);
 }
index a91c9528eb463eb3bacd6d935beb08c7e30bbdb7..a82ea9c7c5513af3917620661821d2b57d714155 100644 (file)
@@ -144,6 +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"));
     }
   exit (status);
 }
index 7615ee02961cf76b26e48dda5cec95c8db8f23c1..89df403241078f5c3c192797b94ceaac52d53f77 100644 (file)
@@ -76,6 +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"));
     }
   exit (status);
 }
index c3f9f96d3a76cc885a17faa751c3414d4141d10d..24f6f32bc13bab0b0424ad8b67680e2f666f5626 100755 (executable)
@@ -27,7 +27,9 @@ usage="Usage: $0 [OPTION]... [USERNAME]...
   --help      display this help and exit
   --version   output version information and exit
 
-Same as id -Gn.  If no USERNAME, use current process."
+Same as id -Gn.  If no USERNAME, use current process.
+
+Report bugs to bug-gnu-utils@gnu.ai.mit.edu"
 
 case $# in
   1 )
index f5797cc5e8f00cd1542fbed71e15fc0d333870ae..590f79eb3f11a9573327443bdb5cdbe08aef4c5c 100644 (file)
@@ -68,6 +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"));
     }
   exit (status);
 }
index d21ade9f2f825486216d1711de3f01a4a02935ec..e5d8e62138417a8e7a376e58f9aca33ecef33527 100644 (file)
--- a/src/id.c
+++ b/src/id.c
@@ -381,6 +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"));
     }
   exit (status);
 }
index e5996b6f09e4db1e86f2868afa29e43819722756..4d10ac4edb40413d16ac5b09f4674c187f9a4ca9 100644 (file)
@@ -53,6 +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"));
     }
   exit (status);
 }
index c9e27131398fb1cc386436571448a69963175567..bd09a204a2b7075b27c0ecf54b754b598ec3e766 100644 (file)
@@ -199,6 +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"));
     }
   exit (status);
 }
index cb238b90b484c14658a5788084866eede395d23e..e3ec6eac388337aa304820526c00d8a3d1403327 100755 (executable)
@@ -31,7 +31,9 @@ Try \`$0 --help' for more information."
 usage_help="Run COMMAND, ignoring hangup signals.
 
   --help      display this help and exit
-  --version   output version information and exit"
+  --version   output version information and exit
+
+Report bugs to bug-gnu-utils@gnu.ai.mit.edu"
 
 if [ $# -eq 0 ]; then
   echo >&2 "$usage"
index b546185dd18c0c4fe0e003de247aaa00485d952b..5fd4ef21980a21760bfd5bfe77f8b1feff8baa4b 100644 (file)
@@ -367,6 +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"));
     }
   exit (status);
 }
index beed91e183817a6874164edd072d3e7bacbbbfb0..d4c81a5194330008473b078acf0b669fa647eb3b 100644 (file)
@@ -67,6 +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"));
     }
   exit (status);
 }
index 59b5801ebab7a619bececc2bdf1440e3cdc746fb..4c327500846f20c5e8adf224732dd84ad4126f96 100644 (file)
@@ -120,6 +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"));
     }
   exit (status);
 }
index 6b3c51a34042b20c7b70b06fc2d132c524fbff42..406cd65bb1d095fb1ba455c1b25abe5126e4ae47 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -45,6 +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"));
     }
   exit (status);
 }
index a12ec858301d41204549273992b3d1c114a1badc..402550163f5b7ceb8d74f0cfe0ad57d4908e7c6c 100644 (file)
--- a/src/seq.c
+++ b/src/seq.c
@@ -101,6 +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"));
     }
   exit (status);
 }
index c2194abe657c91ff8d09154507951796d4eaf741..5e5c8e199f8e9e4e437ecb18e10c72a6699e664b 100644 (file)
@@ -56,6 +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"));
     }
   exit (status);
 }
index d771160f30811cf74399e2802e5f479c6af864f1..a6fb7f573769acbbfe6d53914a66b38eba261958 100644 (file)
@@ -628,6 +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"));
     }
   exit (status);
 }
index ae016cbac747e475a102edb868653ed55805484f..bca680beec2a7f77077f11d49bdb1146e2bca2e6 100644 (file)
--- a/src/su.c
+++ b/src/su.c
@@ -430,6 +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"));
     }
   exit (status);
 }
index 782648a024a82d20ac8fe21546413854a531b9a3..44c49de55db07f430f0877a913f0c68eeeaed667 100644 (file)
--- a/src/tee.c
+++ b/src/tee.c
@@ -72,6 +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"));
     }
   exit (status);
 }
index bb0ae00b19d9533db1ff9980f3edd3dee9fa9754..e5d6d41b6499c0c4baeb4467511f244fb52020ad 100644 (file)
@@ -1035,6 +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"));
     }
   exit (status);
 }
index a0b5207ec57a12aff037794eaf9ad3bb2ef604a3..193bb5e5c640f9dfa0cdffb8ce72a5b432cada22 100644 (file)
--- a/src/tty.c
+++ b/src/tty.c
@@ -125,6 +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"));
     }
   exit (status);
 }
index 9a402d06815e18582f11fcd331bbc9ade2b86a71..583031eed8d698cfa922deaf2c74413d65687a67 100644 (file)
@@ -192,6 +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"));
     }
   exit (status);
 }
index fc6add1c1fe32fed9816dfcf558d708529c81a70..ebf0c1920565ebe73f42a63a99f2abf80e31c967 100644 (file)
@@ -641,6 +641,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"));
     }
   exit (status);
 }
@@ -662,6 +663,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"));
     }
   exit (status);
 }
index bc0d32eff10e13e8d828d84dc3a5af41e6e18a73..8a7159d5b5c56c14d945ee9907d07f01b1ca0e9d 100644 (file)
@@ -57,6 +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"));
     }
   exit (status);
 }
index 1fb87fd8fd4d6484ce66aa59bc3544d6253a0258..0a1171c5aac02eb37ff4eac99ea129f36bd99a34 100644 (file)
--- a/src/yes.c
+++ b/src/yes.c
@@ -42,6 +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"));
     }
   exit (status);
 }