From: Andreas Dolp Date: Tue, 18 Jan 2022 18:27:40 +0000 (+0100) Subject: Doc: Fix typos in documentation of suricata.yaml. X-Git-Tag: suricata-7.0.0-beta1~1010 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f714484591a1c8ac5a94857b0df61c5d0c447f2e;p=thirdparty%2Fsuricata.git Doc: Fix typos in documentation of suricata.yaml. --- diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index a2ce138018..8f744e4dfd 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -149,9 +149,9 @@ Splitting configuration in multiple files ----------------------------------------- Some users might have a need or a wish to split their suricata.yaml -file in to separate files, this is available vis the 'include' and +file in to separate files, this is available via the 'include' and '!include' keyword. The first example is of taking the contents of the -outputs section and storing them in outputs.yaml +outputs section and storing them in outputs.yaml. ::