summaryrefslogtreecommitdiff
path: root/usr.bin/yacc
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 00:28:59 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-05 00:28:59 +0000
commitd42b8335945a579054f42dc44eb007664e15236f (patch)
tree7f180087c945146ff72b245dc58ebe19990adac4 /usr.bin/yacc
parentcb331a5fc3503bef1db7700c5754efd395dae2ad (diff)
Finish standardizing options list introduction.
Diffstat (limited to 'usr.bin/yacc')
-rw-r--r--usr.bin/yacc/yacc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1
index f301af343d0..31977fdfdb7 100644
--- a/usr.bin/yacc/yacc.1
+++ b/usr.bin/yacc/yacc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yacc.1,v 1.8 1999/10/05 21:13:43 aaron Exp $
+.\" $OpenBSD: yacc.1,v 1.9 2000/03/05 00:28:56 aaron Exp $
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -65,7 +65,7 @@ written in the C programming language.
normally writes the parse tables and the driver routine to the file
.Pa y.tab.c .
.Pp
-The following options are available:
+The options are as follows:
.Bl -tag -width Ar
.It Fl b Ar prefix
The