diff options
author | Jim Meyering <jim@meyering.net> | 2007-02-10 16:17:41 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-02-10 16:17:41 +0100 |
commit | bbb61fa617cdd8de4bffa2497f330787054f1e80 (patch) | |
tree | 3674e43ea1a6b4cf987d8fe37386fc5b12b72ca3 /ChangeLog | |
parent | 0c2d21d3f2e8c8eabfb061f24db9368788254a00 (diff) | |
download | coreutils-bbb61fa617cdd8de4bffa2497f330787054f1e80.tar.xz |
* Makefile.maint (longopt_re): Relax the regexp, making square
brackets optional, so it matches the newly reported violations, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -2007-02-10 Jim Meyering <meyering@rho.meyering.net> +2007-02-10 Jim Meyering <jim@meyering.net> + + * Makefile.maint (longopt_re): Relax the regexp, making square + brackets optional, so it matches the newly reported violations, too. * src/csplit.c (usage): Use two spaces (not one) to separate each option string from its description, so help2man formats |