summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
commita23a98f93775337b71a7091ec9f7ca246cb401fe (patch)
tree15f8d09144a41672fbde29d901425622a286b1b1 /libexec/telnetd
parent97b705f3c81e08d2563b2a7281474999ba954214 (diff)
downloadFreeBSD-src-a23a98f93775337b71a7091ec9f7ca246cb401fe.zip
FreeBSD-src-a23a98f93775337b71a7091ec9f7ca246cb401fe.tar.gz
Set the default manual section for libexec/ to 8.
Diffstat (limited to 'libexec/telnetd')
-rw-r--r--libexec/telnetd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile
index 7766276..64c6bcc 100644
--- a/libexec/telnetd/Makefile
+++ b/libexec/telnetd/Makefile
@@ -11,6 +11,5 @@ SRCS= global.c slc.c state.c sys_term.c telnetd.c \
termstat.c utility.c
DPADD= ${LIBUTIL} ${LIBTERMCAP} ${LIBTELNET}
LDADD= -lutil -ltermcap -ltelnet
-MAN8= telnetd.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud