summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2011-11-10 12:05:26 +0000
committerglebius <glebius@FreeBSD.org>2011-11-10 12:05:26 +0000
commite5be97e3f071a53afe74136fb8f0c6f1db504b74 (patch)
tree8cadc9e046b22836d56a950bcea12c7132479c26 /sbin
parent63c8a789c195ff1655d2d1d6c1087509b9b35670 (diff)
downloadFreeBSD-src-e5be97e3f071a53afe74136fb8f0c6f1db504b74.zip
FreeBSD-src-e5be97e3f071a53afe74136fb8f0c6f1db504b74.tar.gz
Note that NAT instance argument can be tablearg.
PR: misc/162265 Submitted by: Paul Procacci <pprocacci gmail.com>
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 9d00287..0270802 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1,7 +1,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 20, 2011
+.Dd November 10, 2011
.Dt IPFW 8
.Os
.Sh NAME
@@ -769,7 +769,7 @@ To enable
.Cm fwd
a custom kernel needs to be compiled with the option
.Cd "options IPFIREWALL_FORWARD" .
-.It Cm nat Ar nat_nr
+.It Cm nat Ar nat_nr | tablearg
Pass packet to a
nat instance
(for network address translation, address redirect, etc.):
OpenPOWER on IntegriCloud