From 2c98ab758893022efeec4431aacbf856213bad11 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 26 Apr 2000 21:03:59 +0000 Subject: [PATCH] no, that is wrong --- sbin/ipf/Makefile | 3 +-- sbin/ipf/ipf.5 | 4 ++-- sbin/ipnat/Makefile | 3 +-- sbin/ipnat/ipnat.5 | 4 ++-- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile index 0d9f5c58719..d4061995d59 100644 --- a/sbin/ipf/Makefile +++ b/sbin/ipf/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.8 2000/04/26 15:45:27 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2000/04/26 21:03:59 deraadt Exp $ PROG= ipf MAN= ipf.8 ipf.4 ipf.5 SRCS= ipf.c parse.c opt.c facpri.c ifaddr.c -MLINKS= ipf.5 ipf.conf.5 .include diff --git a/sbin/ipf/ipf.5 b/sbin/ipf/ipf.5 index 8692ea3794e..81980a553c7 100644 --- a/sbin/ipf/ipf.5 +++ b/sbin/ipf/ipf.5 @@ -1,8 +1,8 @@ -.\" $OpenBSD: ipf.5,v 1.24 2000/04/13 19:59:39 kjell Exp $ +.\" $OpenBSD: ipf.5,v 1.25 2000/04/26 21:04:00 deraadt Exp $ .\" .TH IPF 5 .SH NAME -ipf, ipf.conf \- IP packet filter rule syntax +ipf \- IP packet filter rule syntax .SH DESCRIPTION .PP A rule file for \fBipf\fP may have any name or even be stdin. As 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 -- 2.20.1