Add the three new chapters in Handbook's 'preface' entries

Reported by:	Fender <fender0107401@gmail.com> (via doc@)
This commit is contained in:
Manolis Kiagias 2008-11-12 21:46:08 +00:00
parent e5c7a4e8a3
commit ee158cd600
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33211

View file

@ -388,6 +388,13 @@
to configure various supported RAID levels.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="filesystems">, File Systems Support</emphasis></term>
<listitem>
<para>Examines support of non-native file systems in &os;, like the Z
File System from &sun;.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="vinum-vinum">, Vinum</emphasis></term>
<listitem>
@ -420,9 +427,26 @@
that process.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="dtrace">, Dtrace</emphasis>
<listitem>
<para>Describes how to configure and use the DTrace tool from &sun;
in &os;. Dynamic tracing can help locate performance issues, by
performing real time system analysis.</para>
</listitem>
</varlistentry>
<!-- Part IV - Network Communications -->
<varlistentry>
<term><emphasis><xref linkend="updating">, Updating &os;</emphasis>
<listitem>
<para>Describes the latest system utilities that may be used to
update a &os; system. These are &man.freebsd-update.8; for
the base system, and &man.portsnap.8; for the
Ports&nbsp;Collection.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><emphasis><xref linkend="serialcomms">, Serial Communications</emphasis></term>
<listitem>