From 0c7caf6d13e9bbf4f96a65f648a4e213ad38598b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 6 Feb 2006 08:01:46 +0000 Subject: *** empty log message *** --- ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17c6628fb..31c1fb782 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,22 @@ * Version 6.0-cvs. - * src/cp.c (usage): Use two spaces (not one) to separate the + * src/unexpand.c (usage): Use two spaces (not one) to separate the + --first-only option string from its description, so help2man formats + the derived man page properly. + * src/rm.c (usage): Likewise for --no-preserve-root. + * src/chown.c (usage): Likewise. + * src/chgrp.c (usage): Likewise. + + Add a rule to ensure that the above doesn't happen again. + * Makefile.maint (sc_two_space_separator_in_usage): New rule. + (syntax-check-rules): Add it. + * .x-sc_two_space_separator_in_usage: New empty file. + * Makefile.am (EXTRA_DIST): Add .x-sc_two_space_separator_in_usage. + +2006-02-06 Jim Meyering + + * src/cp.c (usage): Use two spaces (not one) to separate each option string from its description, so help2man formats the derived man page properly. * src/mv.c (usage): Likewise. -- cgit v1.2.3-70-g09d2