]> git.saurik.com Git - bison.git/commitdiff
doc: fix Texinfo command
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 17 Jul 2012 13:11:47 +0000 (15:11 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 18 Jul 2012 07:17:31 +0000 (09:17 +0200)
* doc/bison.texi: In parens, use @pxref.

doc/bison.texi

index 15ee270e2726bd065f8236141fbb2c8ddc22457f..6346bf0388b7cdb5e3e0c1e701bb65b8954f13c8 100644 (file)
@@ -8498,7 +8498,7 @@ parser.  This is compliant with POSIX Yacc.  You could use
 YYDEBUG 1} in the prologue of the grammar file (@pxref{Prologue, , The
 Prologue}).
 
-If the @code{%define} variable @code{api.prefix} is used (@xref{Multiple
+If the @code{%define} variable @code{api.prefix} is used (@pxref{Multiple
 Parsers, ,Multiple Parsers in the Same Program}), for instance @samp{%define
 api.prefix x}, then if @code{CDEBUG} is defined, its value controls the
 tracing feature (enabled iff nonzero); otherwise tracing is enabled iff