bison-patches
[Top][All Lists]
Advanced

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

[PATCH 1/4] style: formatting changes in the doc


From: Akim Demaille
Subject: [PATCH 1/4] style: formatting changes in the doc
Date: Sat, 23 Feb 2013 16:21:49 +0100

* doc/bison.texi: Use @file where appropriate.
---
 doc/bison.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/bison.texi b/doc/bison.texi
index 328b88b..5b1b0de 100644
--- a/doc/bison.texi
+++ b/doc/bison.texi
@@ -5396,7 +5396,7 @@ For instance with @samp{%define api.prefix "calc"} and 
@samp{%defines
 @end deffn
 
 @deffn {Directive} %defines @var{defines-file}
-Same as above, but save in the file @var{defines-file}.
+Same as above, but save in the file @address@hidden
 @end deffn
 
 @deffn {Directive} %destructor
@@ -5459,7 +5459,7 @@ own right.
 @end deffn
 
 @deffn {Directive} %output "@var{file}"
-Specify @var{file} for the parser implementation file.
+Generate the parser implementation in @address@hidden
 @end deffn
 
 @deffn {Directive} %pure-parser
-- 
1.8.1.3




reply via email to

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