diff options
Diffstat (limited to 'extensions/libxt_statistic.man')
-rw-r--r-- | extensions/libxt_statistic.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/libxt_statistic.man b/extensions/libxt_statistic.man index 8fc3b293..4947dafe 100644 --- a/extensions/libxt_statistic.man +++ b/extensions/libxt_statistic.man @@ -11,13 +11,13 @@ Set the matching mode of the matching rule, supported modes are and .B nth. .TP -\fB\-\-probability\fP \fIp\fP +[\fB!\fP] \fB\-\-probability\fP \fIp\fP Set the probability from 0 to 1 for a packet to be randomly matched. It works only with the .B random mode. .TP -\fB\-\-every\fP \fIn\fP +[\fB!\fP] \fB\-\-every\fP \fIn\fP Match one packet every nth packet. It works only with the .B nth mode (see also the |