mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
doc: fix Texinfo command
* doc/bison.texi: In parens, use @pxref.
This commit is contained in:
@@ -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
|
YYDEBUG 1} in the prologue of the grammar file (@pxref{Prologue, , The
|
||||||
Prologue}).
|
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
|
Parsers, ,Multiple Parsers in the Same Program}), for instance @samp{%define
|
||||||
api.prefix x}, then if @code{CDEBUG} is defined, its value controls the
|
api.prefix x}, then if @code{CDEBUG} is defined, its value controls the
|
||||||
tracing feature (enabled iff nonzero); otherwise tracing is enabled iff
|
tracing feature (enabled iff nonzero); otherwise tracing is enabled iff
|
||||||
|
|||||||
Reference in New Issue
Block a user