Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

View file

@ -106,7 +106,7 @@ option reverses this.
The parser accepts
.SM UTF
input text (see
.IR utf (6)),
.IR utf (7)),
which has a couple of effects.
First, the return value of
.B yylex()
@ -145,7 +145,7 @@ parser prototype
.B /usr/local/plan9/lib/yaccpars
parser prototype using stdio
.SH SOURCE
.B /usr/local/plan9/src/cmd/yacc.c
.B /usr/local/plan9/src/cmd/9yacc.c
.SH "SEE ALSO"
.IR lex (1)
.br