From: Jesse Thilo <jthilo@gnu.org>
Date: Tue, 8 Jun 1999 19:00:57 +0000 (+0000)
Subject: Dropped mention of `+' for long-named options.
X-Git-Tag: GNU_1_28~6
X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/6d42748fae2f28f7bd2c24f52e94c77a5e6d5c70

Dropped mention of `+' for long-named options.
---

diff --git a/doc/bison.1 b/doc/bison.1
index 958bb398..471952d9 100644
--- a/doc/bison.1
+++ b/doc/bison.1
@@ -320,10 +320,6 @@ 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