diff options
author | Bart De Schuymer <bdschuym@pandora.be> | 2005-09-29 20:12:22 +0000 |
---|---|---|
committer | Bart De Schuymer <bdschuym@pandora.be> | 2005-09-29 20:12:22 +0000 |
commit | c900a01d10c31af4888713e3dab0a767d9a04dfb (patch) | |
tree | df4f7f596cb194f346838ab016f0d0eeeb320534 | |
parent | d5d1b056a17be29ac1037410e610bf6dbdf72d3c (diff) | |
download | ebtables-c900a01d10c31af4888713e3dab0a767d9a04dfb.tar.gz ebtables-c900a01d10c31af4888713e3dab0a767d9a04dfb.tar.bz2 ebtables-c900a01d10c31af4888713e3dab0a767d9a04dfb.zip |
remove comment
-rw-r--r-- | ebtables.8 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -209,8 +209,7 @@ First the packet counter is specified, then the byte counter. If the specified c with a '+', the counter values are added to the respective current counter values. If the specified counters start with a '-', the counter values are decreased from the respective current counter values. No bounds checking is done. If the counters don't start with '+' or '-', -the current counters are changed to the specified counters. In daemon mode, using '+' or '-' is not -allowed (due to technical reasons). +the current counters are changed to the specified counters. .TP .B "-I, --insert" Insert the specified rule into the selected chain at the specified rule number. If the |