diff --git a/doc/userguide/performance/hyperscan.rst b/doc/userguide/performance/hyperscan.rst index 055fa7f21b75..95916332b340 100644 --- a/doc/userguide/performance/hyperscan.rst +++ b/doc/userguide/performance/hyperscan.rst @@ -51,7 +51,7 @@ The steps to build and install hyperscan are: cmake --build ./ sudo cmake --install ./ -**Note:** Hyperscan can take a a long time to build/compile. +**Note:** Hyperscan can take a long time to build/compile. **Note:** It may be necessary to add /usr/local/lib or /usr/local/lib64 to the `ld` search path. Typically this is diff --git a/doc/userguide/performance/runmodes.rst b/doc/userguide/performance/runmodes.rst index 4afc5d56ccd2..050a98e7273e 100644 --- a/doc/userguide/performance/runmodes.rst +++ b/doc/userguide/performance/runmodes.rst @@ -12,7 +12,7 @@ a queue. Packets will be processed by one thread at a time, but there can be multiple packets being processed at a time by the engine (see :ref:`suricata-yaml-max-pending-packets`). A thread can have one or more thread-modules. If they have more modules, they can only be -active one a a time. The way threads, modules and queues are arranged +active one at a time. The way threads, modules and queues are arranged together is called the "Runmode". Different runmodes