diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-19 21:46:47 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-02-19 21:46:47 +0000 |
commit | 308eb2469d962561b9233ccf5733e8537e06106b (patch) | |
tree | 7e0090b7e1e6cc2adc34e1f1c9495373515bb909 /sbin/ipf/ipf.5 | |
parent | 02b91c26af2698d26667bd302d4e6aabac7cf6e5 (diff) |
Re-order SEE ALSO entries.
Diffstat (limited to 'sbin/ipf/ipf.5')
-rw-r--r-- | sbin/ipf/ipf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ipf/ipf.5 b/sbin/ipf/ipf.5 index 0584a8d9da5..f35f1f95d67 100644 --- a/sbin/ipf/ipf.5 +++ b/sbin/ipf/ipf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipf.5,v 1.18 2000/01/24 07:25:37 kjell Exp $ +.\" $OpenBSD: ipf.5,v 1.19 2000/02/19 21:46:46 aaron Exp $ .Dd July 9, 1999 .Dt IPF 5 .Os @@ -614,14 +614,14 @@ sample configuration files .It /dev/ipstate .El .Sh SEE ALSO -.Xr ipf 8 , .Xr ipftest 1 , -.Xr ipnat 8 , .Xr ipf 4 , .Xr ipl 4 , .Xr ipnat 4 , .Xr hosts 5 , .Xr ipnat 5 , .Xr services 5 , +.Xr ipf 8 , .Xr ipfstat 8 , -.Xr ipmon 8 +.Xr ipmon 8 , +.Xr ipnat 8 |