From: Jim Meyering Date: Thu, 22 Jan 2004 08:10:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.2~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01e1d061bcadd6d16b9df91147620ca3204129ab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f02d7c96ab..def9a1db76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-22 Jim Meyering + + * man/help2man: Fix it so using --info-page='coreutils PROG' works. + * man/Makefile.am (.x.1): Invoke our own (tweaked) copy of help2man. + Use --info-page='coreutils PROG' option. + Now, readlink.1 refers the user to `info coreutils readlink' + rather than to `info readlink'. Reported by Matt Swift. + 2004-01-21 Paul Eggert Exit status cleanup.