mdoc(7) police: tidy up the markup.

This commit is contained in:
Ruslan Ermilov 2002-05-30 06:56:43 +00:00
parent 809a3054f6
commit df182f6dd1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97550

View File

@ -119,7 +119,7 @@ be written to the file
.Pa y.output .
.El
.Sh ENVIRONMENT
.Bl -tag -width TMPDIR
.Bl -tag -width ".Ev TMPDIR"
.It Ev TMPDIR
Name of directory where temporary files are to be created.
.El
@ -127,25 +127,19 @@ Name of directory where temporary files are to be created.
The names of the tables generated by this version of
.Nm
are
.Dq yylhs ,
.Dq yylen ,
.Dq yydefred ,
.Dq yydgoto ,
.Dq yysindex ,
.Dq yyrindex ,
.Dq yygindex ,
.Dq yytable ,
.Va yylhs , yylen , yydefred , yydgoto , yysindex ,
.Va yyrindex , yygindex , yytable ,
and
.Dq yycheck .
.Va yycheck .
Two additional tables,
.Dq yyname
.Va yyname
and
.Dq yyrule ,
.Va yyrule ,
are created if
.Dv YYDEBUG
is defined and non-zero.
.Sh FILES
.Bl -tag -width /tmp/yacc.aXXXXXXXXXX -compact
.Bl -tag -width "Pa /tmp/yacc.aXXXXXXXXXX" -compact
.It Pa y.code.c
.It Pa y.tab.c
.It Pa y.tab.h