diff options
-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) |