From a5dc9b92684ac12031e6fc8524048c7f76a9cd32 Mon Sep 17 00:00:00 2001 From: green Date: Fri, 8 Oct 2004 03:24:10 +0000 Subject: Commit forgotten documentation for "diverted" rules. --- sbin/ipfw/ipfw2.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sbin/ipfw/ipfw2.c') 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" -- cgit v1.1