summaryrefslogtreecommitdiff
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
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>.
-rw-r--r--ChangeLog7
-rw-r--r--src/dd.c2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c5b4004f8..2ddf574b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-17 Jim Meyering <jim@meyering.net>
+
+ * 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>.
+
2006-10-16 Jim Meyering <jim@meyering.net>
* .x-sc_trailing_blank: Remove names of files that are no longer
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 (_("\