Fix conflicts, ensure rev 1.2 changes are made to v1.28.
This commit is contained in:
parent
e06c3bba7e
commit
acbd5a8bd7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49799
@ -320,14 +320,21 @@ bison \-y $*
|
||||
.ft R
|
||||
.sp
|
||||
.RE
|
||||
.PP
|
||||
The long-named options can be introduced with `+' as well as `\-\-',
|
||||
for compatibility with previous releases. Eventually support for `+'
|
||||
will be removed, because it is incompatible with the POSIX.2 standard.
|
||||
.SH FILES
|
||||
/usr/share/misc/bison.simple simple parser
|
||||
.br
|
||||
/usr/share/misc/bison.hairy complicated parser
|
||||
.SH "ENVIRONMENT VARIABLES"
|
||||
.TP
|
||||
.SM BISON_SIMPLE
|
||||
If this is set, it specifies the location in which the
|
||||
.B bison.simple
|
||||
parser can be found.
|
||||
.TP
|
||||
.SM BISON_HAIRY
|
||||
If this is set, it specifies the location in which the
|
||||
.B bison.hairy
|
||||
parser can be found.
|
||||
.SH SEE ALSO
|
||||
.IR yacc (1)
|
||||
.br
|
||||
|
Loading…
Reference in New Issue
Block a user