Reorder two chapters in the index of the preface chapter - 8.x should come
after 9.x and now the chapter numbers are in the correct order. (This was missed out of r40561.)
This commit is contained in:
parent
440545da0d
commit
e9f9eac516
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42896
1 changed files with 10 additions and 10 deletions
|
@ -292,6 +292,16 @@
|
|||
model.</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>
|
||||
<term><emphasis><xref linkend="install"/>, Installation of
|
||||
&os; 8.<replaceable>x</replaceable> and
|
||||
|
@ -304,16 +314,6 @@
|
|||
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>
|
||||
<term><emphasis><xref linkend="basics"/>, &unix;
|
||||
Basics</emphasis></term>
|
||||
|
|
Loading…
Reference in a new issue