Whitespace changes for the previous commit, translators can ignore this.

This commit is contained in:
Christian Brueffer 2008-01-22 11:07:11 +00:00
parent 8fd91f4022
commit cfc8e11d69
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31341

View file

@ -89,7 +89,8 @@ requirements. -->
</itemizedlist>
<warning>
<para>The audit facility in &os; 6.<replaceable>X</replaceable> is experimental, and production
<para>The audit facility in &os; 6.<replaceable>X</replaceable> is
experimental, and production
deployment should occur only after careful consideration of the
risks of deploying experimental software. Known limitations include
that not all security-relevant system events are currently auditable,
@ -192,9 +193,9 @@ requirements. -->
<para>User space support for Event Auditing is installed as part of the
base &os; operating system. In &os; 7.0 and later, kernel support for
Event Auditing is compiled in by default. In &os; 6.<replaceable>X</replaceable>, support must be
explicitly compiled into the kernel by adding the following lines to
the kernel configuration file:</para>
Event Auditing is compiled in by default. In &os; 6.<replaceable>X</replaceable>,
support must be explicitly compiled into the kernel by adding the
following lines to the kernel configuration file:</para>
<programlisting>options AUDIT</programlisting>