Fix man extents from .0 to .1

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-11 01:42:28 +00:00
parent 6acd8e2475
commit c28e4c86c0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2026

View File

@ -3,7 +3,7 @@
PROG= yacc
SRCS= closure.c error.c lalr.c lr0.c main.c mkpar.c output.c reader.c \
skeleton.c symtab.c verbose.c warshall.c
MAN1= yacc.0 yyfix.0
MAN1= yacc.1 yyfix.1
beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \