diff --git a/doc/userguide/configuration/global-thresholds.rst b/doc/userguide/configuration/global-thresholds.rst index 017db8d5e8..ff070d13a4 100644 --- a/doc/userguide/configuration/global-thresholds.rst +++ b/doc/userguide/configuration/global-thresholds.rst @@ -20,7 +20,7 @@ Syntax: :: threshold gen_id , sig_id , type , \ - track , count , seconds + track , count , seconds rate_filter ~~~~~~~~~~~ diff --git a/doc/userguide/rules/thresholding.rst b/doc/userguide/rules/thresholding.rst index 3d83859385..401f573696 100644 --- a/doc/userguide/rules/thresholding.rst +++ b/doc/userguide/rules/thresholding.rst @@ -16,7 +16,7 @@ frequency. It has 3 modes: threshold, limit and both. Syntax:: - threshold: type , track , count , seconds + threshold: type , track , count , seconds type "threshold" ~~~~~~~~~~~~~~~~ @@ -97,7 +97,7 @@ again. Syntax:: - detection_filter: track , count , seconds + detection_filter: track , count , seconds Example::