fix incorrect MAN3 line.

This commit is contained in:
chopps 1994-05-30 21:34:40 +00:00
parent be18f5b5b9
commit 34769dec9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $Id: Makefile.inc,v 1.3 1994/05/30 03:40:36 jtc Exp $
# $Id: Makefile.inc,v 1.4 1994/05/30 21:34:40 chopps Exp $
.PATH: ${.CURDIR}/nls
SRCS+= msgcat.c
MAN3+= catclose.3 catgets.3 catopen.3
MAN3+= catclose.0 catgets.0 catopen.0