* src/dd.c (usage): Use two spaces (not one) to separate the
authorJim Meyering <jim@meyering.net>
Tue, 17 Oct 2006 13:51:47 +0000 (13:51 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 17 Oct 2006 13:51:47 +0000 (13:51 +0000)
"fdatasync" option string from its description, so help2man formats
the derived man page properly.  Reported by Samuel Thibault
in <http://bugs.debian.org/393649>.

ChangeLog
src/dd.c

index c5b4004f8a06b1822c59e1a1ae5b00a9d81cc817..2ddf574b431779dee78b34da086a2f69e51cfc7e 100644 (file)
--- 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
index 4a052c356e248084b0b97d47e2f456693c759bd5..dc71a032fdaa7a42f0af3abc68662186f2f5b1ee 100644 (file)
--- 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 (_("\