summaryrefslogtreecommitdiffstats
path: root/usr.bin/yacc/yacc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/yacc/yacc.1')
-rw-r--r--usr.bin/yacc/yacc.110
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1
index 787dc00..3175a22 100644
--- a/usr.bin/yacc/yacc.1
+++ b/usr.bin/yacc/yacc.1
@@ -86,6 +86,16 @@ 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