Update the "Organization of This Book" section of the preface to reflect
both chapters 2 and 3 now contain installation information.
This commit is contained in:
parent
ee09bec37b
commit
eb57706a0d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37812
1 changed files with 16 additions and 4 deletions
|
@ -282,11 +282,23 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="install">, Installation</emphasis></term>
|
||||
<term><emphasis><xref linkend="install">, Installation of
|
||||
&os; 8.<replaceable>x</replaceable> and Earlier</emphasis></term>
|
||||
<listitem>
|
||||
<para>Walks a user through the entire installation process.
|
||||
Some advanced installation topics, such as installing through
|
||||
a serial console, are also covered.</para>
|
||||
<para>Walks a user through the entire installation process of
|
||||
&os; 8.<replaceable>x</replaceable> and earlier using
|
||||
<application>sysinstall</application>. Some advanced installation
|
||||
topics, such as installing through a serial console, are also
|
||||
covered.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="bsdinstall">, Installation of
|
||||
&os; 9.<replaceable>x</replaceable> and Later</emphasis></term>
|
||||
<listitem>
|
||||
<para>Walks a user through the entire installation process of
|
||||
&os; 9.<replaceable>x</replaceable> and later using
|
||||
<application>bsdinstall</application>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
|
Loading…
Reference in a new issue