summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-17 13:51:47 +0000
committerJim Meyering <jim@meyering.net>2006-10-17 13:51:47 +0000
commita186e9eda6b9691a568ea72a7c8e6e9d8f0c1225 (patch)
treec2e7b4d00f41acd3836a1d5a088c5028e032fb06 /src
parentd1ea87316f1eddc90d4844f17fa587ebb8a7b561 (diff)
downloadcoreutils-a186e9eda6b9691a568ea72a7c8e6e9d8f0c1225.tar.xz
* src/dd.c (usage): Use two spaces (not one) to separate the
"fdatasync" option string from its description, so help2man formats the derived man page properly. Reported by Samuel Thibault in <http://bugs.debian.org/393649>.
Diffstat (limited to 'src')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index 4a052c356..dc71a032f 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -451,7 +451,7 @@ Each CONV symbol may be:\n\
noerror continue after read errors\n\
sync pad every input block with NULs to ibs-size; when used\n\
with block or unblock, pad with spaces rather than NULs\n\
- fdatasync physically write output file data before finishing\n\
+ fdatasync physically write output file data before finishing\n\
fsync likewise, but also write metadata\n\
"), stdout);
fputs (_("\