summaryrefslogtreecommitdiff
path: root/yacc.1
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-10-01 14:46:31 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-10-01 14:46:31 +0900
commitdf8480a772d4352d0dff9a532d821c31893d9a78 (patch)
treee70e090d3fce311489de49c75e2b88d39b77563f /yacc.1
parent605f05e53d0fbc7ef4be1ab87aacc2649f8b9afa (diff)
downloadbyacc-df8480a772d4352d0dff9a532d821c31893d9a78.tar.gz
byacc-df8480a772d4352d0dff9a532d821c31893d9a78.tar.bz2
byacc-df8480a772d4352d0dff9a532d821c31893d9a78.zip
Imported Upstream version 20101126upstream/20101126
Diffstat (limited to 'yacc.1')
-rw-r--r--yacc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/yacc.1 b/yacc.1
index 3ee0d3d..bbcc9cb 100644
--- a/yacc.1
+++ b/yacc.1
@@ -1,8 +1,8 @@
-.\" $Id: yacc.1,v 1.9 2010/06/10 20:50:08 tom Exp $
+.\" $Id: yacc.1,v 1.11 2010/11/26 16:27:11 tom Exp $
.\"
.\" .TH YACC 1 "July\ 15,\ 1990"
.\" .UC 6
-.TH YACC 1 "June 10, 2010" "Berkeley Yacc" "User Commands"
+.TH YACC 1 "November 26, 2010" "Berkeley Yacc" "User Commands"
.SH NAME
Yacc \- an LALR(1) parser generator
.SH SYNOPSIS
@@ -88,6 +88,7 @@ is named
.IR y.code.c,
and the tables file is named
.IR y.tab.c.
+The prefix "\fIy.\fP" can be overridden using the \fB\-b\fP option.
.TP
.B \-t
The