X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/333ccc01a44739f0fcacbc65106ee9f1df4fed34..c7a71c07ca74f0c84792957cefa8c82718ebc226:/doc/bison.1 diff --git a/doc/bison.1 b/doc/bison.1 index 0cd949ee..471952d9 100644 --- a/doc/bison.1 +++ b/doc/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/local/lib/bison.simple simple parser .br /usr/local/lib/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