summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mld6query
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
commitf10dc9aca1097011cc6fd2f38be5e855132c46f0 (patch)
tree5e5ad69bb402f6680ccfdc8f662837f174acaab6 /usr.sbin/mld6query
parent56b5d7535b94f68324d688401270d40f3779f0aa (diff)
downloadFreeBSD-src-f10dc9aca1097011cc6fd2f38be5e855132c46f0.zip
FreeBSD-src-f10dc9aca1097011cc6fd2f38be5e855132c46f0.tar.gz
Set the default manual section for usr.sbin/ to 8.
Diffstat (limited to 'usr.sbin/mld6query')
-rw-r--r--usr.sbin/mld6query/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile
index c1cdd8f..1de76b2 100644
--- a/usr.sbin/mld6query/Makefile
+++ b/usr.sbin/mld6query/Makefile
@@ -11,12 +11,12 @@
# AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
# LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
# A PARTICULAR PURPOSE.
+#
+# $FreeBSD$
PROG= mld6query
SRCS= mld6.c
-MAN8= mld6query.8
-
CFLAGS+= -DINET6 -DIPSEC
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud