From: Jim Meyering Date: Tue, 17 Oct 2006 13:51:47 +0000 (+0000) Subject: * src/dd.c (usage): Use two spaces (not one) to separate the X-Git-Tag: COREUTILS-6_4~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a186e9eda6b9691a568ea72a7c8e6e9d8f0c1225;p=thirdparty%2Fcoreutils.git * 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 . --- diff --git a/ChangeLog b/ChangeLog index c5b4004f8a..2ddf574b43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-10-17 Jim Meyering + + * 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 . + 2006-10-16 Jim Meyering * .x-sc_trailing_blank: Remove names of files that are no longer diff --git a/src/dd.c b/src/dd.c index 4a052c356e..dc71a032fd 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 (_("\