summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-05 02:29:10 +0000
committerJim Meyering <jim@meyering.net>1996-07-05 02:29:10 +0000
commit21c0d8f1f051398472bd290430071c1de94d55ac (patch)
tree924293532efe38c25616bb6e06ff5fb7d8fe1f87 /src/dd.c
parent316490baea40058593b441b89b50b2643adb01d0 (diff)
downloadcoreutils-21c0d8f1f051398472bd290430071c1de94d55ac.tar.xz
(usage): Remove space before newline in usage message.
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index 0f8beac0e..d8a68751b 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\