summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2005-01-07 09:22:02 +0000
committerguido <guido@FreeBSD.org>2005-01-07 09:22:02 +0000
commitb2377cef08dd4a33642005f73cec9fceefa1dae8 (patch)
treefc605a056c4e37bf8a023c1cbd7dbd1d9b52f951 /sbin/ipf
parente5f635beeb9c28f69c1e5d615db090178f0c38ab (diff)
downloadFreeBSD-src-b2377cef08dd4a33642005f73cec9fceefa1dae8.zip
FreeBSD-src-b2377cef08dd4a33642005f73cec9fceefa1dae8.tar.gz
Link a couple of missing manpages
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org> MFC after: 1 week
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
index 1964def..9c1af0e 100644
--- a/sbin/ipf/Makefile
+++ b/sbin/ipf/Makefile
@@ -4,6 +4,8 @@
PROG= ipf
MAN= ipf.4 ipf.5 ipf.8
+MLINKS= ipf.5 ipf.conf.5 \
+ ipf.5 ipf6.conf.5
SRCS= ipf.c parse.c opt.c facpri.c common.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\"
CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter/netinet
OpenPOWER on IntegriCloud