List the "audit" and "jail" chapters to the Handbook preface too.

This commit is contained in:
Giorgos Keramidas 2007-04-03 13:17:57 +00:00
parent c295324973
commit f5063cbbc7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29927

View file

@ -350,6 +350,13 @@
FreeBSD system secure, including Kerberos, IPsec and OpenSSH.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="jail">, Jails</emphasis></term>
<listitem>
<para>Describes the jails framework, and the improvements of jails
over the traditional chroot support of &os;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="mac">, Mandatory Access Control</emphasis></term>
<listitem>
@ -357,6 +364,14 @@
mechanism can be used to secure a FreeBSD system.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="audit">, Security Event Auditing</emphasis></term>
<listitem>
<para>Describes what &os; Event Auditing is, how it can be installed,
configured, and how audit trails can be inspected or monitored.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="disks">, Storage</emphasis></term>
<listitem>