summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2000-08-28 11:36:30 +0000
committern_hibma <n_hibma@FreeBSD.org>2000-08-28 11:36:30 +0000
commite6776b7deaaafbcf2faeaf42d500d24e046e2858 (patch)
treeb9290379965d6af88d0200207e2521ef6a0c2c3d /sbin
parent51a648666d20b6c29262fbf8dc8d6c791a3b58d4 (diff)
downloadFreeBSD-src-e6776b7deaaafbcf2faeaf42d500d24e046e2858.zip
FreeBSD-src-e6776b7deaaafbcf2faeaf42d500d24e046e2858.tar.gz
No more hunting around for ipnat.conf(5) man page.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipnat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipnat/Makefile b/sbin/ipnat/Makefile
index 639327b..35ab85b 100644
--- a/sbin/ipnat/Makefile
+++ b/sbin/ipnat/Makefile
@@ -6,6 +6,7 @@ PROG= ipnat
MAN1= ipnat.1
MAN4= ipnat.4
MAN5= ipnat.5
+MLINKS= ipnat.5 ipnat.conf.5
SRCS= ipnat.c kmem.c natparse.c common.c
CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter
OpenPOWER on IntegriCloud