]> git.saurik.com Git - bison.git/blobdiff - doc/bison.1
Fix untranslatable composition of sentences.
[bison.git] / doc / bison.1
index d8305c06f5a04e0d693292ac0569ddf179189db5..2d13b4c544e18f0611db191b9190a30d7efd1425 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH BISON "1" "November 2007" "bison 2.3a+" "User Commands"
+.TH BISON "1" "July 2008" "bison 2.3b+" "User Commands"
 .SH NAME
 bison \- GNU Project parser generator (yacc replacement)
 .SH SYNOPSIS
 .SH NAME
 bison \- GNU Project parser generator (yacc replacement)
 .SH SYNOPSIS
@@ -61,6 +61,7 @@ connect the option name and the argument with
 Generate LALR(1) and GLR parsers.
 .PP
 Mandatory arguments to long options are mandatory for short options too.
 Generate LALR(1) and GLR parsers.
 .PP
 Mandatory arguments to long options are mandatory for short options too.
+The same is true for optional arguments.
 .SS "Operation modes:"
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 .SS "Operation modes:"
 .TP
 \fB\-h\fR, \fB\-\-help\fR
@@ -82,6 +83,9 @@ emulate POSIX Yacc
 report the warnings falling in CATEGORY
 .SS "Parser:"
 .TP
 report the warnings falling in CATEGORY
 .SS "Parser:"
 .TP
+\fB\-L\fR, \fB\-\-language\fR=\fILANGUAGE\fR
+specify the output programming language
+.TP
 \fB\-S\fR, \fB\-\-skeleton\fR=\fIFILE\fR
 specify the skeleton to use
 .TP
 \fB\-S\fR, \fB\-\-skeleton\fR=\fIFILE\fR
 specify the skeleton to use
 .TP
@@ -101,9 +105,12 @@ don't generate `#line' directives
 include a table of token names
 .SS "Output:"
 .TP
 include a table of token names
 .SS "Output:"
 .TP
-\fB\-d\fR, \fB\-\-defines\fR[=\fIFILE\fR]
+\fB\-\-defines\fR[=\fIFILE\fR]
 also produce a header file
 .TP
 also produce a header file
 .TP
+\fB\-d\fR
+likewise but cannot specify FILE (for POSIX Yacc)
+.TP
 \fB\-r\fR, \fB\-\-report\fR=\fITHINGS\fR
 also produce details on the automaton
 .TP
 \fB\-r\fR, \fB\-\-report\fR=\fITHINGS\fR
 also produce details on the automaton
 .TP
@@ -124,6 +131,7 @@ also output a graph of the automaton
 .TP
 \fB\-x\fR, \fB\-\-xml\fR[=\fIFILE\fR]
 also output an XML report of the automaton
 .TP
 \fB\-x\fR, \fB\-\-xml\fR[=\fIFILE\fR]
 also output an XML report of the automaton
+(the XML schema is experimental)
 .SS "Warning categories include:"
 .TP
 `midrule\-values'
 .SS "Warning categories include:"
 .TP
 `midrule\-values'
@@ -166,8 +174,10 @@ disable the report
 Written by Robert Corbett and Richard Stallman.
 .SH "REPORTING BUGS"
 Report bugs to <bug\-bison@gnu.org>.
 Written by Robert Corbett and Richard Stallman.
 .SH "REPORTING BUGS"
 Report bugs to <bug\-bison@gnu.org>.
+.PP
+Id
 .SH COPYRIGHT
 .SH COPYRIGHT
-Copyright \(co 2007 Free Software Foundation, Inc.
+Copyright \(co 2008 Free Software Foundation, Inc.
 .br
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .br
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.