diff options
-rw-r--r-- | sbin/ipnat/ipnat.4 | 4 | ||||
-rw-r--r-- | sbin/ipnat/ipnat.5 | 4 | ||||
-rw-r--r-- | sbin/ipnat/ipnat.8 | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sbin/ipnat/ipnat.4 b/sbin/ipnat/ipnat.4 index 25e4f6b8ab6..eaa0b2e88e6 100644 --- a/sbin/ipnat/ipnat.4 +++ b/sbin/ipnat/ipnat.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipnat.4,v 1.15 1999/07/09 13:35:49 aaron Exp $ +.\" $OpenBSD: ipnat.4,v 1.16 1999/10/12 05:07:42 ericj Exp $ .Dd June 5, 1999 .Dt IPNAT 4 .Os @@ -119,7 +119,7 @@ The NAT kernel tables are hash tables of size .Xr ipfstat 8 , .Xr ipmon 8 .Pp -http://coombs.anu.edu.au/ipfilter/ +http://coombs.anu.edu.au/~avalon .Sh BUGS It would be nice if there were more flexibility when adding and deleting filter rules. diff --git a/sbin/ipnat/ipnat.5 b/sbin/ipnat/ipnat.5 index ba7a209311c..fe45721b78f 100644 --- a/sbin/ipnat/ipnat.5 +++ b/sbin/ipnat/ipnat.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipnat.5,v 1.10 1999/07/09 13:35:49 aaron Exp $ +.\" $OpenBSD: ipnat.5,v 1.11 1999/10/12 05:07:42 ericj Exp $ .Dd June 5, 1999 .Dt IPNAT 5 .Os @@ -144,5 +144,5 @@ actual rule list .Xr ipmon 8 , .Xr ipnat 8 .Pp -http://coombs.anu.edu.au/ipfilter/ +http://coombs.anu.edu.au/~avalon diff --git a/sbin/ipnat/ipnat.8 b/sbin/ipnat/ipnat.8 index 6c7e4c5c904..ffb98df9535 100644 --- a/sbin/ipnat/ipnat.8 +++ b/sbin/ipnat/ipnat.8 @@ -309,4 +309,4 @@ into the destination address block. .Xr ipnat 5 , .Xr ipf 8 .Pp -http://coombs.anu.edu.au/ipfilter/ +http://coombs.anu.edu.au/~avalon |