diff options
| author | Christian Göttsche | 2024-05-29 20:38:27 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-06 16:28:33 +0200 |
| commit | 087590b889fc2746c1392fe0b36984ed3ec1e3b0 (patch) | |
| tree | 9d329097f4d6dfb7e1ff134689ab1bcc20456182 /doc/source/features.rst | |
| parent | 7b6fba417004fc9f5d17bcec1dd6be63f568ae8d (diff) | |
Fix misc typos
Diffstat (limited to '')
| -rw-r--r-- | doc/source/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index e9c3704..d7f6f7f 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -302,7 +302,7 @@ to restrict execution to users on the LAN for example. There are a *lot* | |||
| 302 | of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`. | 302 | of different filters, so make sure to read the :ref:`corresponding documentation <virtual-patching-config>`. |
| 303 | 303 | ||
| 304 | Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist | 304 | Furthermore, running the `following script <https://github.com/nbs-system/snuffleupagus/blob/master/scripts/generate_rules.php>`_ will generate an hash and line-based whitelist |
| 305 | of dangerous functions, droping them everywhere else: | 305 | of dangerous functions, dropping them everywhere else: |
| 306 | 306 | ||
| 307 | 307 | ||
| 308 | .. literalinclude:: ../../scripts/generate_rules.php | 308 | .. literalinclude:: ../../scripts/generate_rules.php |
