]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Remove space before newline in usage message.
authorJim Meyering <jim@meyering.net>
Fri, 5 Jul 1996 02:29:10 +0000 (02:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Jul 1996 02:29:10 +0000 (02:29 +0000)
src/dd.c

index 0f8beac0ef7057c3e2cddd4c8d22e49f9d2130e2..d8a68751b2b94f2ef3fce69f912abd9b636ce63c 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1110,7 +1110,7 @@ by w for x2, by b for x512, by k for x1024.  Each KEYWORD may be:\n\
   ascii     from EBCDIC to ASCII\n\
   ebcdic    from ASCII to EBCDIC\n\
   ibm       from ASCII to alternated EBCDIC\n\
-  block     pad newline-terminated records with spaces to cbs-size \n\
+  block     pad newline-terminated records with spaces to cbs-size\n\
   unblock   replace trailing spaces in cbs-size records with newline\n\
   lcase     change upper case to lower case\n\
   ucase     change lower case to upper case\n\