diff options
author | 2000-01-24 07:27:02 +0000 | |
---|---|---|
committer | 2000-01-24 07:27:02 +0000 | |
commit | e3a6dca0a468bea172e76bf575e00cd4fb00bb66 (patch) | |
tree | 17bf76936529a8d4624adc0691a035cbb46b864f | |
parent | correct Xrs. marc@snafu.org. (diff) | |
download | wireguard-openbsd-e3a6dca0a468bea172e76bf575e00cd4fb00bb66.tar.xz wireguard-openbsd-e3a6dca0a468bea172e76bf575e00cd4fb00bb66.zip |
Correct Xrs. marc@snafu.org
-rw-r--r-- | sbin/ipnat/ipnat.4 | 4 | ||||
-rw-r--r-- | sbin/ipnat/ipnat.5 | 4 |
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 , |