summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-01 18:24:25 -0700
committerKarl Berry <karl@freefriends.org>2021-11-01 18:24:25 -0700
commitf4ac56eeb1aee2f603bd4b4ba2b968b37f340e3d (patch)
treea2e4c22ace0bec054fe9b661d21c54950204eb95
parentabe72f962b29d97f9871e42ed3911ddfe3c7af85 (diff)
downloadautomake-f4ac56eeb1aee2f603bd4b4ba2b968b37f340e3d.tar.gz
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.
-rw-r--r--doc/automake.texi2
1 files changed, 1 insertions, 1 deletions
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