]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR-107524 Ensure gm2.texi has a top node
authorGaius Mulley <gaiusmod2@gmail.com>
Fri, 4 Nov 2022 13:37:34 +0000 (13:37 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Fri, 4 Nov 2022 13:37:34 +0000 (13:37 +0000)
Building html docs from gm2.texi fails due to missing top node.

2022-11-04  Matthias Klose  <doko@debian.org>

gcc/ChangeLog:

* doc/gm2.texi: Remove conditional around top node.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/doc/gm2.texi

index 5d7b800a0462b77d7acad48d25b060357735d394..eb08ef78ca27c082f3bb165c185d4cc01bc63594 100644 (file)
@@ -64,10 +64,8 @@ Boston, MA 02110-1301, USA@*
 
 @c `Top' Node and Master Menu
 
-@ifinfo
 @node Top, Overview, (dir), (dir)
 @top Introduction
-@end ifinfo
 
 @menu
 * Overview::         What is GNU Modula-2.