bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 7/9] doc: fix Texinfo command


From: Akim Demaille
Subject: [PATCH 7/9] doc: fix Texinfo command
Date: Wed, 18 Jul 2012 11:02:29 +0200

* 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 15ee270..6346bf0 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
-- 
1.7.11.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]