From a45c4cf915abb1991a685a8eef9fca2c99ca9bca Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 8 Mar 2002 04:05:18 +0000 Subject: [PATCH] 2002-03-07 Daniel Jacobowitz * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo. --- ld/ChangeLog | 4 ++++ ld/ld.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 3f623fcde9e..b5fd8b2c420 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-03-07 Daniel Jacobowitz + + * ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo. + 2002-03-07 Daniel Jacobowitz * NEWS: Mark version 2.12. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 87371261619..936bf39fb33 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 -- 2.47.2