-# $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 <bsd.prog.mk>
-.\" $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
-# $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>
-.\" $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