aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:10:13 +0000
commit020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch)
treef0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/tftpd
parent1c011f20f684784227856596edeaf9ef2d6e0373 (diff)
downloadsrc-020ee2dc9fb13a1004e1107b7382f3d074255f58.tar.gz
src-020ee2dc9fb13a1004e1107b7382f3d074255f58.zip
Set the default manual section for libexec/ to 8.
Notes
Notes: svn path=/head/; revision=74529
Diffstat (limited to 'libexec/tftpd')
-rw-r--r--libexec/tftpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile
index ce43894dcb21..d7456d1513c7 100644
--- a/libexec/tftpd/Makefile
+++ b/libexec/tftpd/Makefile
@@ -5,7 +5,6 @@ PROG= tftpd
SRCS= tftpd.c tftpsubs.c
DPADD= ${LIBUTIL}
LDADD= -lutil
-MAN8= tftpd.8
CFLAGS+=-I${.CURDIR}/../../usr.bin/tftp
.PATH: ${.CURDIR}/../../usr.bin/tftp