aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/yacc
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-04-17 21:34:47 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-04-17 21:34:47 +0000
commit69b1a0d9c0f6e3a20c77e2198f864bfa76b097df (patch)
tree2b7ff1ecf69a4d7ec4b21c442c29d3058f490ac1 /usr.bin/yacc
parent04df644c9547c93269284fea1f968e3936517921 (diff)
Notes
Diffstat (limited to 'usr.bin/yacc')
-rw-r--r--usr.bin/yacc/yacc.11
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1
index 25cdff7c25f9..c41bb728a119 100644
--- a/usr.bin/yacc/yacc.1
+++ b/usr.bin/yacc/yacc.1
@@ -120,6 +120,7 @@ be written to the file
.Bl -tag -width TMPDIR
.It Ev TMPDIR
Name of directory where temporary files are to be created.
+.El
.Sh TABLES
The names of the tables generated by this version of
.Nm