From: Jim Meyering Date: Fri, 5 Jul 1996 02:29:10 +0000 (+0000) Subject: (usage): Remove space before newline in usage message. X-Git-Tag: TEXTUTILS-1_18c~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c0d8f1f051398472bd290430071c1de94d55ac;p=thirdparty%2Fcoreutils.git (usage): Remove space before newline in usage message. --- diff --git a/src/dd.c b/src/dd.c index 0f8beac0ef..d8a68751b2 100644 --- 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\