Remove excess leading spaces that would make help2man misbehave.
commita09b04794795b79164b83276f6be82d48e733e73
authorJim Meyering <jim@meyering.net>
Sat, 10 Feb 2007 21:30:18 +0000 (10 22:30 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 10 Feb 2007 21:30:18 +0000 (10 22:30 +0100)
tree4898ecfa93b198f9b0e568de05b2f7aabc3b3ac1
parentbbb61fa617cdd8de4bffa2497f330787054f1e80
Remove excess leading spaces that would make help2man misbehave.
* src/printf.c (usage): Remove excess spaces on 2nd line of %b desc.
* src/nl.c (usage): Remove excess spaces on 2nd line of pBRE desc.
* src/dd.c (usage): Remove excess spaces on 2nd line of sync desc.
* src/date.c (usage): Use two spaces after each optional flag, not one.
Reported by Thomas Huriaux in <http://bugs.debian.org/410407>.
ChangeLog
src/date.c
src/dd.c
src/nl.c
src/printf.c