diff options
author | piso <piso@FreeBSD.org> | 2008-02-24 15:37:45 +0000 |
---|---|---|
committer | piso <piso@FreeBSD.org> | 2008-02-24 15:37:45 +0000 |
commit | a4b4ccad078cd04c874f35be2814b7314a45552b (patch) | |
tree | 312a75c049f16e9706f56fc3d98ea7a58e265aa9 /sbin/ipfw/ipfw.8 | |
parent | 3d3662f90b2bd1277781759f136fa4f543d8f7db (diff) | |
download | FreeBSD-src-a4b4ccad078cd04c874f35be2814b7314a45552b.zip FreeBSD-src-a4b4ccad078cd04c874f35be2814b7314a45552b.tar.gz |
Add table/tablearg support to ipfw's nat.
MFC After: 1 week
Diffstat (limited to 'sbin/ipfw/ipfw.8')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 0ea3b7a..fa7a0c5 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1609,7 +1609,7 @@ This can significantly reduce number of rules in some configurations. The .Cm tablearg argument can be used with the following actions: -.Cm pipe , queue, divert, tee, netgraph, ngtee, fwd +.Cm nat, pipe , queue, divert, tee, netgraph, ngtee, fwd action parameters: .Cm tag, untag, rule options: |