]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: rules-meta small cleanup 2329/head
authorVictor Julien <victor@inliniac.net>
Mon, 3 Oct 2016 16:44:53 +0000 (18:44 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 4 Oct 2016 05:21:05 +0000 (07:21 +0200)
doc/userguide/rules/meta.rst

index 4fb169f467f9cc785f2064e0c32e248b0fcb3805..41ab444ab3c59c6c19c29e3aceb6342e50b89f9d 100644 (file)
@@ -1,25 +1,21 @@
 Meta-settings
 =============
 
-Meta-settings have no effect on Suricata's inspection; they have an
-effect on the way Suricata reports events.
+Meta-settings have no effect on Suricata's inspection; they do have an effect on the way Suricata reports events.
 
 msg (message)
 -------------
 
-The keyword msg gives more information about the signature and the
-possible alert.  The first part shows the filename of the
-signature. It is a convention that part is written in uppercase
+The keyword msg gives more information about the signature and the possible alert. The first part shows the class of the signature. It is a convention that part is written in uppercase
 characters.
 
 The format of msg is:
 
 ::
 
+  msg: "some description";
 
-  msg: “..........”;
-
-Example:
+Examples:
 
 ::
 
@@ -28,7 +24,7 @@ Example:
 
 ::
 
-  It is a convention that msg is always the first keyword of a signature.
+It is a convention that msg is always the first keyword of a signature.
 
 Another example of msg in a signature:
 
@@ -39,8 +35,7 @@ In this example the red, bold-faced part is the msg.
 Sid (signature id)
 ------------------
 
-The keyword sid gives every signature its own id. This id is stated
-with a number.
+The keyword sid gives every signature its own id. This id is stated with a number.
 
 The format of sid is: