summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkjell <kjell@openbsd.org>2000-01-24 07:27:02 +0000
committerkjell <kjell@openbsd.org>2000-01-24 07:27:02 +0000
commite3a6dca0a468bea172e76bf575e00cd4fb00bb66 (patch)
tree17bf76936529a8d4624adc0691a035cbb46b864f
parentcorrect Xrs. marc@snafu.org. (diff)
downloadwireguard-openbsd-e3a6dca0a468bea172e76bf575e00cd4fb00bb66.tar.xz
wireguard-openbsd-e3a6dca0a468bea172e76bf575e00cd4fb00bb66.zip
Correct Xrs. marc@snafu.org
-rw-r--r--sbin/ipnat/ipnat.44
-rw-r--r--sbin/ipnat/ipnat.54
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ipnat/ipnat.4 b/sbin/ipnat/ipnat.4
index eaa0b2e88e6..481257bfa20 100644
--- a/sbin/ipnat/ipnat.4
+++ b/sbin/ipnat/ipnat.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipnat.4,v 1.16 1999/10/12 05:07:42 ericj Exp $
+.\" $OpenBSD: ipnat.4,v 1.17 2000/01/24 07:27:02 kjell Exp $
.Dd June 5, 1999
.Dt IPNAT 4
.Os
@@ -109,7 +109,7 @@ The NAT kernel tables are hash tables of size
.It Pa /dev/ipnat
.El
.Sh SEE ALSO
-.Xr ipf 1 ,
+.Xr ipf 8 ,
.Xr ipftest 1 ,
.Xr ipf 4 ,
.Xr ipl 4 ,
diff --git a/sbin/ipnat/ipnat.5 b/sbin/ipnat/ipnat.5
index fe45721b78f..b449831c5e0 100644
--- a/sbin/ipnat/ipnat.5
+++ b/sbin/ipnat/ipnat.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipnat.5,v 1.11 1999/10/12 05:07:42 ericj Exp $
+.\" $OpenBSD: ipnat.5,v 1.12 2000/01/24 07:27:02 kjell Exp $
.Dd June 5, 1999
.Dt IPNAT 5
.Os
@@ -131,7 +131,7 @@ system requirements for use of NAT
actual rule list
.El
.Sh SEE ALSO
-.Xr ipf 1 ,
+.Xr ipf 8 ,
.Xr ipftest 1 ,
.Xr ipf 4 ,
.Xr ipl 4 ,