bison-patches
[Top][All Lists]
Advanced

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

[PATCH] doc: fixes.


From: Akim Demaille
Subject: [PATCH] doc: fixes.
Date: Wed, 19 Aug 2009 14:54:27 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux)

Pushed in branch-2.5 and master.

        * doc/bison.texinfo: Fix minor Texinfo errors.
---
 ChangeLog         |    5 +++++
 doc/bison.texinfo |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e3defd8..c0d3607 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-08-19  Akim Demaille  <address@hidden>
 
+       doc: fixes.
+       * doc/bison.texinfo: Fix minor Texinfo errors.
+
+2009-08-19  Akim Demaille  <address@hidden>
+
        tests: distcc compliance.
        * tests/synclines.at (AT_SYNCLINES_COMPILE): Discard distcc's
        error messages from the output.
diff --git a/doc/bison.texinfo b/doc/bison.texinfo
index 18d4086..ccff9d5 100644
--- a/doc/bison.texinfo
+++ b/doc/bison.texinfo
@@ -4849,7 +4849,7 @@ the selected target language and/or the parser skeleton 
(@pxref{Decl
 Summary,,%language}, @pxref{Decl Summary,,%skeleton}).
 
 It is an error if a @var{variable} is defined by @code{%define} multiple
-times, but @ref{Bison Options,,-D @address@hidden
+times, but see @ref{Bison Options,,-D @address@hidden
 
 Omitting @code{"@var{value}"} is always equivalent to specifying it as
 @code{""}.
@@ -8169,7 +8169,7 @@ already defined, so that the debugging facilities are 
compiled.
 
 @item -D @address@hidden
 @itemx address@hidden@var{value}]
address@hidden -F @address@hidden
address@hidden -F @address@hidden
 @itemx address@hidden@var{value}]
 Each of these is equivalent to @samp{%define @var{name} "@var{value}"}
 (@pxref{Decl Summary, ,%define}) except that Bison processes multiple
-- 
1.6.4





reply via email to

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