]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 31 Jan 1999 23:04:21 +0000 (23:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 31 Jan 1999 23:04:21 +0000 (23:04 +0000)
old/fileutils/ChangeLog

index 22ff3f058693835fbee89f8ae58ea3498e3b2ac7..bef26de29660e617085b23655b94816edee74db8 100644 (file)
@@ -1,5 +1,8 @@
 1999-01-31  Jim Meyering  <meyering@ascend.com>
 
+       * doc/fileutils.texi: Wrap the @top node in @ifnottex instead of
+       @ifinfo so `makeinfo --html fileutils.texi' works.  From Karl Berry.
+
        * tests/ln/misc: Add test for this.
        * src/ln.c (do_link): Allow creation of a hard link to a dangling
        symlink.  Reported by Alexey Solovyov.