summaryrefslogtreecommitdiffstats
path: root/lib/libtermcap/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-13 12:16:59 +0000
committerbde <bde@FreeBSD.org>1997-04-13 12:16:59 +0000
commit252cfde27b93ff78c94d9abb647162482c304355 (patch)
tree9df8c41d538bed5a384b0ac7195087a44c21a7b8 /lib/libtermcap/Makefile
parent4fe66e591478b302035524f1562af66d976a9c3d (diff)
downloadFreeBSD-src-252cfde27b93ff78c94d9abb647162482c304355.zip
FreeBSD-src-252cfde27b93ff78c94d9abb647162482c304355.tar.gz
Fixed spelling of __set_ospeed (was _set_ospeed) and improved
nearby English.
Diffstat (limited to 'lib/libtermcap/Makefile')
-rw-r--r--lib/libtermcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtermcap/Makefile b/lib/libtermcap/Makefile
index f4b338a..6f142e3 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 _set_ospeed.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} \
OpenPOWER on IntegriCloud