summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-08-14 21:56:35 +0000
committerobrien <obrien@FreeBSD.org>1999-08-14 21:56:35 +0000
commitadf7b839b5022453813944eb72a8ced03cd748cf (patch)
tree22789024250fff234dcaeb13e0f897d1ae76453c /contrib
parent285f10de5ef0bff565b4ed90a6c989e7d1972296 (diff)
downloadFreeBSD-src-adf7b839b5022453813944eb72a8ced03cd748cf.zip
FreeBSD-src-adf7b839b5022453813944eb72a8ced03cd748cf.tar.gz
Fix conflicts, ensure rev 1.2 changes are made to v1.28.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bison/bison.115
1 files changed, 11 insertions, 4 deletions
diff --git a/contrib/bison/bison.1 b/contrib/bison/bison.1
index 6c031ce..9738696 100644
--- a/contrib/bison/bison.1
+++ b/contrib/bison/bison.1
@@ -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
OpenPOWER on IntegriCloud