diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-01-24 07:27:03 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-01-24 07:27:03 +0000 |
commit | 392e16e3926ea21db3ec0be4fd3e76bb16357f13 (patch) | |
tree | 0f4f4652f309c6d2a64b3b68705f07ba3bf33fbb /sbin/ipnat/ipnat.4 | |
parent | f9f47d1cd2f5a9412558f5f2cb76ef110155d7f2 (diff) |
Correct Xrs. marc@snafu.org
Diffstat (limited to 'sbin/ipnat/ipnat.4')
-rw-r--r-- | sbin/ipnat/ipnat.4 | 4 |
1 files changed, 2 insertions, 2 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 , |