diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-22 08:10:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-22 08:10:12 +0000 |
commit | 01e1d061bcadd6d16b9df91147620ca3204129ab (patch) | |
tree | 6440a2300b7e3ec5041a4eb89717b977a69ee1f6 /ChangeLog | |
parent | b77cc74dac8d7c875ae917f648eb9691c900a7ac (diff) | |
download | coreutils-01e1d061bcadd6d16b9df91147620ca3204129ab.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-22 Jim Meyering <jim@meyering.net> + + * 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 <eggert@twinsun.com> Exit status cleanup. |