From bd2bfce09540c0cf739dba80c7fd9590e426b5eb Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 26 Apr 2000 21:04:01 +0000 Subject: no, that is wrong --- sbin/ipnat/Makefile | 3 +-- sbin/ipnat/ipnat.5 | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'sbin/ipnat') 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 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 -- cgit v1.2.3