diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-02-07 02:01:30 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-02-07 02:01:30 +0000 |
commit | d8cb073cf0cae6b288e210352f15db419b5302ed (patch) | |
tree | 84cc52c9047b31badf1bed8edb7f170fa56918bf /sbin/ipnat | |
parent | 2d4603e991d64d987a63d304cd8b2fea18b9477a (diff) |
more SEE ALSO cross-refs
Diffstat (limited to 'sbin/ipnat')
-rw-r--r-- | sbin/ipnat/ipnat.1 | 2 | ||||
-rw-r--r-- | sbin/ipnat/ipnat.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipnat/ipnat.1 b/sbin/ipnat/ipnat.1 index b0ddc59a474..3721e658f8f 100644 --- a/sbin/ipnat/ipnat.1 +++ b/sbin/ipnat/ipnat.1 @@ -26,4 +26,4 @@ remove matching NAT rules rather than add them to the internal lists turn verbose mode on. Displays information relating to rule processing. .DT .SH SEE ALSO -ipfstat(1), ipftest(1), ipf(1), ipnat(5) +ipfstat(1), ipftest(1), ipf(1), ipnat(4), ipnat(5) diff --git a/sbin/ipnat/ipnat.4 b/sbin/ipnat/ipnat.4 index 4962cf3df28..2b1723d9dc9 100644 --- a/sbin/ipnat/ipnat.4 +++ b/sbin/ipnat/ipnat.4 @@ -85,4 +85,4 @@ typedef struct natstat { It would be nice if there were more flexibility when adding and deleting filter rules. .SH SEE ALSO -ipfstat(1), ipf(1), ipf(4), ipnat(5) +ipnat(1), ipfstat(1), ipf(1), ipf(4), ipnat(5) |