(usage): remove spurious trailing \n in puts.
authorJim Meyering <jim@meyering.net>
Sat, 31 Aug 1996 04:44:31 +0000 (04:44 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 31 Aug 1996 04:44:31 +0000 (04:44 +0000)
18 files changed:
src/chgrp.c
src/chmod.c
src/chown.c
src/dd.c
src/df.c
src/dircolors.c
src/du.c
src/install.c
src/ln.c
src/ls.c
src/mkdir.c
src/mkfifo.c
src/mknod.c
src/mv.c
src/rm.c
src/rmdir.c
src/sync.c
src/touch.c

index 5bbb1e6..3a2e303 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 51e77d3..2308d80 100644 (file)
@@ -226,7 +226,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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 84ea3d6..7476e20 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 34de427..60bfce5 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 3357afc..00b9e40 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index b2645d7..20a0c63 100644 (file)
@@ -115,7 +115,7 @@ Determine format of 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
 
   exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
index ededd64..63b00ce 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 54025fb..0e7cd01 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index ee7eb7f..1ffc14b 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 26ddec1..c782f59 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -2747,7 +2747,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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index d7e1f02..935fe39 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index dd559eb..8c8ff0a 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 915f619..82c58fb 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 607a3c8..2e354f2 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 61ca609..8cd9e6d 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 2aa3f1a..f309c1b 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index 59b0866..90a1578 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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }
index d37e206..c8bcd95 100644 (file)
@@ -262,7 +262,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\n"));
+      puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
     }
   exit (status);
 }