From cd54d0dbc882f1bdfcbc60bb48650ae95d73d783 Mon Sep 17 00:00:00 2001 From: jason taylor Date: Tue, 26 Apr 2022 20:35:52 +0000 Subject: [PATCH] doc: remove extra newline in order to match style Signed-off-by: jason taylor --- doc/userguide/rules/http-keywords.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/userguide/rules/http-keywords.rst b/doc/userguide/rules/http-keywords.rst index e7f4f1beba..c3bf4a6a0e 100644 --- a/doc/userguide/rules/http-keywords.rst +++ b/doc/userguide/rules/http-keywords.rst @@ -276,7 +276,6 @@ Example:: alert http any any -> any any (flow:to_server; http.protocol; content:"HTTP/1.0"; sid:1;) - http.request_line -----------------