doc/exceptions: fix wrong section markdown

Sections had wrong levels due to wrong markdown.
pull/13743/head
Juliana Fajardini 1 year ago committed by Victor Julien
parent 21707ab26c
commit ec1da6fd3a

@ -303,7 +303,7 @@ temporarily (for more, read :ref:`stats configuration<suricata_yaml_outputs>`).
.. _command-line-exception-policies: .. _command-line-exception-policies:
Command-line Options for Simulating Exceptions Command-line Options for Simulating Exceptions
============================================== **********************************************
It is also possible to force specific exception scenarios, to check engine It is also possible to force specific exception scenarios, to check engine
behavior under failure or error conditions. behavior under failure or error conditions.
@ -328,7 +328,7 @@ The available command-line options are:
growing the temporary alert queue, during alerts processing. growing the temporary alert queue, during alerts processing.
Glossary Glossary
======== ********
- **decoding**: traffic parsing on the packet level; - **decoding**: traffic parsing on the packet level;
- **[app-layer] parsing**: traffic is parsed on the application layer level for - **[app-layer] parsing**: traffic is parsed on the application layer level for
@ -337,7 +337,7 @@ Glossary
block or allow traffic. block or allow traffic.
Common abbreviations Common abbreviations
-------------------- ====================
- applayer/ app-layer: application layer protocol - applayer/ app-layer: application layer protocol
- memcap: (maximum) memory capacity available - memcap: (maximum) memory capacity available

Loading…
Cancel
Save