From a09b04794795b79164b83276f6be82d48e733e73 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Feb 2007 22:30:18 +0100 Subject: 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 . --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d53dc1c4..f0b7712ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-02-10 Jim Meyering + 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 . + * Makefile.maint (longopt_re): Relax the regexp, making square brackets optional, so it matches the newly reported violations, too. -- cgit v1.2.3-70-g09d2