diff options
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 |