diff options
author | Jim Meyering <jim@meyering.net> | 2006-10-17 13:51:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-10-17 13:51:47 +0000 |
commit | a186e9eda6b9691a568ea72a7c8e6e9d8f0c1225 (patch) | |
tree | c2e7b4d00f41acd3836a1d5a088c5028e032fb06 /ChangeLog | |
parent | d1ea87316f1eddc90d4844f17fa587ebb8a7b561 (diff) | |
download | coreutils-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 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |