summaryrefslogtreecommitdiffstats
path: root/usr.bin/yacc/yacc.1
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1997-01-12 04:04:52 +0000
committersteve <steve@FreeBSD.org>1997-01-12 04:04:52 +0000
commitf68e14d696f423c125a60681e494918c7d8f376b (patch)
tree4a61c1e92e0ee6b331885f60d29b197969feea00 /usr.bin/yacc/yacc.1
parente72b85b270ee1b678b4017059e6f05fbce7234e6 (diff)
downloadFreeBSD-src-f68e14d696f423c125a60681e494918c7d8f376b.zip
FreeBSD-src-f68e14d696f423c125a60681e494918c7d8f376b.tar.gz
Revert the '-o output_file_name' option changes.
Diffstat (limited to 'usr.bin/yacc/yacc.1')
-rw-r--r--usr.bin/yacc/yacc.110
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1
index 3175a22..787dc00 100644
--- a/usr.bin/yacc/yacc.1
+++ b/usr.bin/yacc/yacc.1
@@ -86,16 +86,6 @@ If the \fB-l\fR option is specified,
will not insert the #line directives.
Any #line directives specified by the user will be retained.
.TP
-\fB-o \fIoutput_file_name\fR
-The
-.B -o
-option causes
-.I yacc
-to write the generated code to
-.IR output_file_name
-instead of the default file,
-.IR y.tab.c .
-.TP
\fB-p \fIsymbol_prefix\fR
The
.B -p
OpenPOWER on IntegriCloud