mdoc(7) police: tidy up the markup.
This commit is contained in:
parent
809a3054f6
commit
df182f6dd1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user