From: Bart De Schuymer Date: Sat, 7 Dec 2002 11:36:47 +0000 (+0000) Subject: mention RETURN as possible policy X-Git-Tag: submit/upstream/20140618.160417~292 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=efc3c86b4c1b153056cb83c5776cf0e32a0c00a9;p=platform%2Fupstream%2Febtables.git mention RETURN as possible policy --- diff --git a/ebtables.8 b/ebtables.8 index 6247253..6618fa7 100644 --- a/ebtables.8 +++ b/ebtables.8 @@ -179,10 +179,8 @@ are put on zero. This can be used in conjunction with the -L command (see above) This will cause the rule counters to be printed on the screen before they are put on zero. .TP .B "-P, --policy" -Set the policy for the chain to the given target. The policy is either -.B ACCEPT -, either -.BR DROP . +Set the policy for the chain to the given target. The policy can be +.BR ACCEPT ", " DROP " or " RETURN . .TP .B "-N, --new-chain" Create a new user-defined chain by the given name. The number of