]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: removal of disable-rust and path typo for suricatasc
authorPascal Delalande <pdl35@free.fr>
Wed, 16 Oct 2019 19:41:17 +0000 (21:41 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Oct 2019 09:38:49 +0000 (11:38 +0200)
doc/userguide/install.rst
doc/userguide/unix-socket.rst

index 36bdeef48ba39d1b1e764df4e6ad390bc278d440..547367f2832a369020977485855ff2ec6ae8146b 100644 (file)
@@ -57,10 +57,6 @@ Common configure options
 
     Enables GeoIP support for detection.
 
-.. option:: --disable-rust
-
-    Disables Rust support. Rust support is enabled by default if rustc/cargo
-    are available.
 
 Dependencies
 ^^^^^^^^^^^^
index 49d5733f0016c7b574dbca300b89400d0c55ca03..510455440e09ed133d94c25d4d4f4f522eeb538f 100644 (file)
@@ -50,7 +50,7 @@ example to write custom scripts:
 
 Commands in standard running mode
 ---------------------------------
-You may need to install suricatasc if you have not done so, running the following command from scripts/suricatasc
+You may need to install suricatasc if you have not done so, running the following command from python/suricatasc
 
 ::