aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-03-08 04:07:21 +0000
committerDaniel Jacobowitz <drow@false.org>2002-03-08 04:07:21 +0000
commit84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b (patch)
treeff820166e205b082324841a2d06a7df955ac1edc
parent82f728dbb8c6170c01f938b09076fb0992accbf1 (diff)
downloadfsf-binutils-gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.zip
fsf-binutils-gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.tar.gz
fsf-binutils-gdb-84ec0e6d8028fbc42241ec73b5b618d56e3b9d1b.tar.bz2
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ld.texinfo4
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 66a68ff..78ae53e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 3292bc8..0992ab4 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -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