]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: update priority information userguide meta
authorjason taylor <jtfas90@gmail.com>
Mon, 18 Jul 2022 22:11:50 +0000 (22:11 +0000)
committerVictor Julien <vjulien@oisf.net>
Thu, 28 Jul 2022 14:40:02 +0000 (16:40 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/rules/meta.rst

index 20047ec9372c9f39afb2abfbf52a5de85413bcf0..9149b11a86f727d54c9247024ca5ab4709aa829d 100644 (file)
@@ -146,11 +146,11 @@ All the reference types are defined in the reference.config configuration file.
 priority
 --------
 The priority keyword comes with a mandatory numeric value which can
-range from 1 till 255. The numbers 1 to 4 are most often used.
+range from 1 to 255. The numbers 1 through 4 are most often used.
 Signatures with a higher priority will be examined first. The highest
 priority is 1. Normally signatures have already a priority through
-classtype. This can be overruled with the keyword priority. The
-format of priority is::
+a classtype definiteion. The classtype definition can be overridden with the priority keyword
+expressed in the signature. The format of priority is::
 
   priority:1;