]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 08:10:12 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 08:10:12 +0000 (08:10 +0000)
ChangeLog

index f02d7c96ab1217b6adf66d80415864f2546148a9..def9a1db763f10af24489180fe2a41df9dbfac73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.