Correct the man page extent.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-08 19:26:23 +00:00
parent 7105368244
commit c74eeed801
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1965
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LIB= termcap
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D
SRCS= termcap.c tgoto.c tputs.c
MAN3= termcap.0
MAN3= termcap.3
MLINKS= termcap.3 tgetent.3 termcap.3 tgetflag.3 termcap.3 tgetnum.3 \
termcap.3 tgetstr.3 termcap.3 tgoto.3 termcap.3 tputs.3
LINKS= ${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a

View File

@ -4,7 +4,7 @@ LIB= termcap
CFLAGS+=-DCM_N -DCM_GT -DCM_B -DCM_D
SRCS= termcap.c tgoto.c tputs.c
MAN3= termcap.0
MAN3= termcap.3
MLINKS= termcap.3 tgetent.3 termcap.3 tgetflag.3 termcap.3 tgetnum.3 \
termcap.3 tgetstr.3 termcap.3 tgoto.3 termcap.3 tputs.3
LINKS= ${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a