diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-13 21:21:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-13 21:21:52 +0000 |
commit | 418a7c8c43a610e5cf261c75168692887ba43c98 (patch) | |
tree | 8f4c2facdd9ed919d39d6d3d814f079042dcc448 /ChangeLog | |
parent | 3244e9a493531c24b414b6e64d3396f466e357aa (diff) | |
download | coreutils-418a7c8c43a610e5cf261c75168692887ba43c98.tar.xz |
* src/shred.c (usage): Don't indent the second line of an item.
Otherwise, help2man would misformat the output.
Reported by Adam Buchbinder in <https://launchpad.net/bugs/48917>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-13 Jim Meyering <jim@meyering.net> + + * src/shred.c (usage): Don't indent the second line of an item. + Otherwise, help2man would misformat the output. + Reported by Adam Buchbinder in <https://launchpad.net/bugs/48917>. + 2006-08-11 Paul Eggert <eggert@cs.ucla.edu> * configure.ac (AM_GNU_GETTEXT): Upgrade to need-formatstring-macros. |