From 0796408d4a65a408fb888b67c7c5281e1c2b15f9 Mon Sep 17 00:00:00 2001 From: mpp Date: Mon, 12 Feb 1996 04:57:03 +0000 Subject: Another round of man page cleanups. Down to only about 100 items left to cleanup! :-) --- lib/libtermcap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libtermcap') diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile index 5445de0..a4b65f5 100644 --- a/lib/libtermcap/Makefile +++ b/lib/libtermcap/Makefile @@ -9,7 +9,7 @@ SRCS= termcap.c tgoto.c tputs.c tparm.c tospeed.c 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 \ - termcap.3 tparm.3 + termcap.3 tparm.3 termcap.3 _set_ospeed.3 LINKS= ${LIBDIR}/libtermcap.a ${LIBDIR}/libtermlib.a .if !defined(NOPIC) LINKS+= ${SHLIBDIR}/libtermcap.so.${SHLIB_MAJOR}.${SHLIB_MINOR} \ -- cgit v1.1