summaryrefslogtreecommitdiff
path: root/sbin/ipnat
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipnat')
-rw-r--r--sbin/ipnat/Makefile3
-rw-r--r--sbin/ipnat/ipnat.54
2 files changed, 3 insertions, 4 deletions
diff --git a/sbin/ipnat/Makefile b/sbin/ipnat/Makefile
index e4cf17c48f0..10d4bf17f1b 100644
--- a/sbin/ipnat/Makefile
+++ b/sbin/ipnat/Makefile
@@ -1,10 +1,9 @@
-# $OpenBSD: Makefile,v 1.8 2000/04/26 15:45:27 espie Exp $
+# $OpenBSD: Makefile,v 1.9 2000/04/26 21:04:00 deraadt Exp $
PROG= ipnat
MAN= ipnat.8 ipnat.4 ipnat.5
SRCS= ipnat.c kmem.c natparse.c ifaddr.c
.PATH: ${.CURDIR}/../ipfstat ${.CURDIR}/../ipf
CFLAGS+=-I${.CURDIR}/../../sbin/ipfstat -I${.CURDIR}/../ipf
-MLINKS= ipnat.5 ipnat.conf.5
.include <bsd.prog.mk>
diff --git a/sbin/ipnat/ipnat.5 b/sbin/ipnat/ipnat.5
index 48cd0da1993..bfca4f99888 100644
--- a/sbin/ipnat/ipnat.5
+++ b/sbin/ipnat/ipnat.5
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ipnat.5,v 1.14 2000/04/13 19:59:39 kjell Exp $
+.\" $OpenBSD: ipnat.5,v 1.15 2000/04/26 21:04:00 deraadt Exp $
.\"
.TH IPNAT 5
.SH NAME
-ipnat, ipnat.conf \- IP NAT file format
+ipnat \- IP NAT file format
.SH DESCRIPTION
The format for files accepted by ipnat is described by the following grammar:
.LP