From e6ae99fe756493288df062299dff09de4f7a8e52 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 17 Jul 2012 15:11:47 +0200 Subject: [PATCH] doc: fix Texinfo command * doc/bison.texi: In parens, use @pxref. --- doc/bison.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bison.texi b/doc/bison.texi index 15ee270e..6346bf03 100644 --- a/doc/bison.texi +++ b/doc/bison.texi @@ -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 -- 2.45.2