no, that is wrong
authorderaadt <deraadt@openbsd.org>
Wed, 26 Apr 2000 21:03:59 +0000 (21:03 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 26 Apr 2000 21:03:59 +0000 (21:03 +0000)
sbin/ipf/Makefile
sbin/ipf/ipf.5
sbin/ipnat/Makefile
sbin/ipnat/ipnat.5

index 0d9f5c5..d406199 100644 (file)
@@ -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 <bsd.prog.mk>
index 8692ea3..81980a5 100644 (file)
@@ -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
index e4cf17c..10d4bf1 100644 (file)
@@ -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>
index 48cd0da..bfca4f9 100644 (file)
@@ -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