From: Andreas Dolp Date: Sat, 2 Apr 2022 11:59:59 +0000 (+0200) Subject: suricata.yaml.in: Remove duplicate "with" in comment. X-Git-Tag: suricata-7.0.0-beta1~538 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b39d054f28ec3475cc927acc75be36836c210b;p=thirdparty%2Fsuricata.git suricata.yaml.in: Remove duplicate "with" in comment. --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 5f4f49a6be..0b9733f8f1 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -93,7 +93,7 @@ outputs: filetype: regular #regular|syslog|unix_dgram|unix_stream|redis filename: eve.json # Enable for multi-threaded eve.json output; output files are amended with - # with an identifier, e.g., eve.9.json + # an identifier, e.g., eve.9.json #threaded: false #prefix: "@cee: " # prefix to prepend to each log entry # the following are valid when type: syslog above