diff options
author | Major Hayden <major@mhtx.net> | 2018-06-25 10:37:33 -0500 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-06-26 18:35:01 +0200 |
commit | 344c6eb52f9189e70471d2f08b6514de0c390bc7 (patch) | |
tree | d3be561ee49b4c3dd88d55598c7c9c066f081ba0 /extensions | |
parent | e06387383f0c8d49e9e2a736273b4932ff68a5ae (diff) |
doc: Fix spelling error in hashlimit section
Signed-off-by: Major Hayden <major@mhtx.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/libxt_hashlimit.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_hashlimit.man b/extensions/libxt_hashlimit.man index 5dbb3273..8a35d564 100644 --- a/extensions/libxt_hashlimit.man +++ b/extensions/libxt_hashlimit.man @@ -54,7 +54,7 @@ How many milliseconds between garbage collection intervals. .TP \fB\-\-hashlimit\-rate\-match\fP Classify the flow instead of rate-limiting it. This acts like a -true/flase match on whether the rate is above/below a certain number +true/false match on whether the rate is above/below a certain number .TP \fB\-\-hashlimit\-rate\-interval\fP \fIsec\fP Can be used with \-\-hashlimit\-rate\-match to specify the interval |