From: Andreas Herz Date: Sat, 2 Jan 2016 23:46:13 +0000 (+0100) Subject: doc: fixed underline too short error X-Git-Tag: suricata-3.2beta1~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba27602babb9ffbf1e305789ee48eb37e8967fd6;p=thirdparty%2Fsuricata.git doc: fixed underline too short error --- diff --git a/doc/sphinx/rules/http-keywords.rst b/doc/sphinx/rules/http-keywords.rst index afa72218c0..53aa36c111 100644 --- a/doc/sphinx/rules/http-keywords.rst +++ b/doc/sphinx/rules/http-keywords.rst @@ -287,7 +287,7 @@ in your [[**FIXME** suricata.yaml#Configure-Libhtp]], in the "libhtp" section, via the ``response-body-limit`` setting. http_host and http_raw_host ----------------- +--------------------------- With the ``http_host`` content modifier, it is possible to match specifically and only the normalized hostname. diff --git a/doc/sphinx/rules/tls-keywords.rst b/doc/sphinx/rules/tls-keywords.rst index 5ff137de43..3700c21395 100644 --- a/doc/sphinx/rules/tls-keywords.rst +++ b/doc/sphinx/rules/tls-keywords.rst @@ -1,5 +1,5 @@ SSL/TLS Keywords -============ +================ Suricata comes with several rule keywords to match on various properties of TLS/SSL handshake. Matches are string inclusion matches.