aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipf/Makefile
diff options
context:
space:
mode:
authorIsabell Long <issyl0@FreeBSD.org>2012-08-28 12:33:54 +0000
committerIsabell Long <issyl0@FreeBSD.org>2012-08-28 12:33:54 +0000
commit2368efbed4d626fba9de3d1a93c053e13ad1e3c2 (patch)
tree8659a324d7e89e89aee3376ccf1630e16311a1e8 /sbin/ipf/ipf/Makefile
parent6e767def16f94d5cd1a57dd3661e91e525918d0a (diff)
downloadsrc-2368efbed4d626fba9de3d1a93c053e13ad1e3c2.tar.gz
src-2368efbed4d626fba9de3d1a93c053e13ad1e3c2.zip
Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man page
displaying for 'man 4 ipfilter'. PR: docs/118020 Approved by: gjb (mentor) MFC after: 5 days
Notes
Notes: svn path=/head/; revision=239775
Diffstat (limited to 'sbin/ipf/ipf/Makefile')
-rw-r--r--sbin/ipf/ipf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipf/ipf/Makefile b/sbin/ipf/ipf/Makefile
index 0a5f4a82c3a2..62a9b47d6cca 100644
--- a/sbin/ipf/ipf/Makefile
+++ b/sbin/ipf/ipf/Makefile
@@ -2,8 +2,8 @@
PROG= ipf
SRCS= ${GENHDRS} ipf.c ipfcomp.c ipf_y.c ipf_l.c bpf_filter.c
-MAN= ipf.8 ipf.4 ipf.5 ipl.4
-MLINKS= ipl.4 ipfilter.4 ipf.5 ipf.conf.5 ipf.5 ipf6.conf.5
+MAN= ipfilter.4 ipfilter.5 ipf.8 ipf.4 ipf.5 ipl.4
+MLINKS= ipf.5 ipf.conf.5 ipf.5 ipf6.conf.5
CFLAGS+= -I. -DIPFILTER_BPF
GENHDRS= ipf_l.h ipf_y.h