From efc3c86b4c1b153056cb83c5776cf0e32a0c00a9 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sat, 7 Dec 2002 11:36:47 +0000 Subject: mention RETURN as possible policy --- ebtables.8 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ebtables.8') 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 -- cgit v1.2.3