2002-03-07 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 04:07:21 +0000 (04:07 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 8 Mar 2002 04:07:21 +0000 (04:07 +0000)
        * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.

ld/ChangeLog
ld/ld.texinfo

index 66a68ff..78ae53e 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
+
 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
 
        * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with
index 3292bc8..0992ab4 100644 (file)
@@ -116,7 +116,7 @@ section entitled "GNU Free Documentation License".
 @end iftex
 @c FIXME: Talk about importance of *order* of args, cmds to linker!
 
-@ifinfo
+@ifnottex
 @node Top
 @top Using ld
 This file documents the @sc{gnu} linker ld version @value{VERSION}.
@@ -156,7 +156,7 @@ section entitled "GNU Free Documentation License".
 * GNU Free Documentation License::  GNU Free Documentation License
 * Index::                       Index
 @end menu
-@end ifinfo
+@end ifnottex
 
 @node Overview
 @chapter Overview