doc: reference fixups

pull/2302/head
Jason Ish 10 years ago committed by Victor Julien
parent 4b306fed14
commit 2fa4547197

@ -51,8 +51,9 @@ this:
--runmode (in combination with the command line opion -i or -r) --runmode (in combination with the command line opion -i or -r)
With the --runmode option you can With the --runmode option you can
set the runmode that you would like to use. This command line option can override the set the runmode that you would like to use. This command line option can override the
yaml runmode option. For more information about runmodes see: [[Runmodes]]. yaml runmode option.
For more information about runmodes see: :doc:`performance/runmodes`
Unit Tests Unit Tests
~~~~~~~~~~ ~~~~~~~~~~

@ -18,9 +18,11 @@ http://people.redhat.com/sgrubb/libcap-ng/ChangeLog
make install make install
Download, configure, compile, and install Suricata for your particular Download, configure, compile, and install Suricata for your particular
setup. See [[**FIXME** Suricata Installation]] Depending on your environment, setup. See `Suricata Installation
you may need to add the --with-libpcap_ng-libraries and <https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Suricata_Installation>`_. Depending
--with-libpcap_ng-includes options during the configure step. e.g: on your environment, you may need to add the
--with-libpcap_ng-libraries and --with-libpcap_ng-includes options
during the configure step. e.g:
:: ::

@ -11,8 +11,9 @@ packets take to be processed. It is a way to figure out why certain
packets are being processed quicker than others, and this way a good packets are being processed quicker than others, and this way a good
tool for developing Suricata. tool for developing Suricata.
Update Suricata by following the steps from [[Installation from Update Suricata by following the steps from `Installation from Git
Git]]. Start at the end at <https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Installation_from_Git>`_. Start
at the end at
:: ::

@ -2,7 +2,8 @@ Lua Scripting
============= =============
In order to enable Lua scripting, please reference this page before In order to enable Lua scripting, please reference this page before
continuing [[**FIXME** Installation from GIT with luajit]]. continuing `Installation from GIT with luajit
<https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Installation_from_GIT_with_luajit>`_.
Syntax: Syntax:

@ -3,8 +3,11 @@ Setting up IPS/inline for Linux
In this guide will be explained how to work with Suricata in layer3 inline mode and how to set iptables for that purpose. In this guide will be explained how to work with Suricata in layer3 inline mode and how to set iptables for that purpose.
First start with compiling Suricata with NFQ support. For instructions see [[**FIXME** Ubuntu Installation]]. First start with compiling Suricata with NFQ support. For instructions
For more information about NFQ and iptables, see :ref:`suricata-yaml-nfq`. see `Ubuntu Installation
<https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Ubuntu_Installation>`_.
For more information about NFQ and iptables, see
:ref:`suricata-yaml-nfq`.
To check if you have NFQ enabled in your Suricata, enter the following command: To check if you have NFQ enabled in your Suricata, enter the following command:

@ -64,5 +64,3 @@ Ristic of Mod Security fame for the OISF. This integrates and provides
very advanced processing of HTTP streams for Suricata. The HTP library very advanced processing of HTTP streams for Suricata. The HTP library
is required by the engine, but may also be used independently in a is required by the engine, but may also be used independently in a
range of applications and tools. range of applications and tools.
[[**FIXME** Major Features|Next]]

Loading…
Cancel
Save