]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: correct @node placement for new subsubsection.
authorKarl Berry <karl@freefriends.org>
Tue, 2 Nov 2021 01:24:25 +0000 (18:24 -0700)
committerKarl Berry <karl@freefriends.org>
Tue, 2 Nov 2021 01:24:25 +0000 (18:24 -0700)
This change addresses https://bugs.gnu.org/51532.

* doc/automake.texi (Linking Multiple Yacc Parsers): unfortunately
I misplaced the @node after the @subsection; correct that.

doc/automake.texi

index ab4e2aeb648feeef5cc349e4aee2ecd682c02e40..495d80ad671bee043d45b00c88ca13beafcb7a8b 100644 (file)
@@ -6398,8 +6398,8 @@ fixed, and a parallel make could invoke more than one instance of
 * Linking Multiple Yacc Parsers::
 @end menu
 
-@subsection Linking Multiple Yacc Parsers
 @node Linking Multiple Yacc Parsers
+@subsection Linking Multiple Yacc Parsers
 
 @cindex Linking multiple @command{yacc} parsers