summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-10-08 03:24:10 +0000
committergreen <green@FreeBSD.org>2004-10-08 03:24:10 +0000
commita5dc9b92684ac12031e6fc8524048c7f76a9cd32 (patch)
treeebb3caad5a8078641c317df94947106efbc5fff8 /sbin
parentea3df621c91924d81691f80caed55b7150736e95 (diff)
downloadFreeBSD-src-a5dc9b92684ac12031e6fc8524048c7f76a9cd32.zip
FreeBSD-src-a5dc9b92684ac12031e6fc8524048c7f76a9cd32.tar.gz
Commit forgotten documentation for "diverted" rules.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c
index fe3a8fe..26e5646 100644
--- a/sbin/ipfw/ipfw2.c
+++ b/sbin/ipfw/ipfw2.c
@@ -2076,7 +2076,8 @@ help(void)
"IPADDR: [not] { any | me | ip/bits{x,y,z} | table(t[,v]) | IPLIST }\n"
"IPLIST: { ip | ip/bits | ip:mask }[,IPLIST]\n"
"OPTION_LIST: OPTION [OPTION_LIST]\n"
-"OPTION: bridged | {dst-ip|src-ip} ADDR | {dst-port|src-port} LIST |\n"
+"OPTION: bridged | diverted | diverted-loopback | diverted-output |\n"
+" {dst-ip|src-ip} ADDR | {dst-port|src-port} LIST |\n"
" estab | frag | {gid|uid} N | icmptypes LIST | in | out | ipid LIST |\n"
" iplen LIST | ipoptions SPEC | ipprecedence | ipsec | iptos SPEC |\n"
" ipttl LIST | ipversion VER | keep-state | layer2 | limit ... |\n"
OpenPOWER on IntegriCloud