From: Pascal Delalande Date: Wed, 16 Oct 2019 19:41:17 +0000 (+0200) Subject: doc: removal of disable-rust and path typo for suricatasc X-Git-Tag: suricata-5.0.1~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6a2bd42e797ce270667444fba3e4b68dad409a;p=thirdparty%2Fsuricata.git doc: removal of disable-rust and path typo for suricatasc --- diff --git a/doc/userguide/install.rst b/doc/userguide/install.rst index 36bdeef48b..547367f283 100644 --- a/doc/userguide/install.rst +++ b/doc/userguide/install.rst @@ -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 ^^^^^^^^^^^^ diff --git a/doc/userguide/unix-socket.rst b/doc/userguide/unix-socket.rst index 49d5733f00..510455440e 100644 --- a/doc/userguide/unix-socket.rst +++ b/doc/userguide/unix-socket.rst @@ -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 ::