aboutsummaryrefslogtreecommitdiff
path: root/man/man1/yacc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/yacc.1')
-rw-r--r--man/man1/yacc.14
1 files changed, 2 insertions, 2 deletions
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