From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man1/yacc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man1/yacc.1') diff --git a/man/man1/yacc.1 b/man/man1/yacc.1 index 08d51b79..91bc7d0d 100644 --- a/man/man1/yacc.1 +++ b/man/man1/yacc.1 @@ -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 -- cgit v1.2.3