From: Karl Berry Date: Tue, 2 Nov 2021 01:24:25 +0000 (-0700) Subject: doc: correct @node placement for new subsubsection. X-Git-Tag: v1.16i~155 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4ac56eeb1aee2f603bd4b4ba2b968b37f340e3d;p=thirdparty%2Fautomake.git doc: correct @node placement for new subsubsection. 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. --- diff --git a/doc/automake.texi b/doc/automake.texi index ab4e2aeb6..495d80ad6 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -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