* Remove CVSup knowledge from the pre-requisites in the chapter
synopsis. I don't see anywhere in the chapter where that knowledge is required, and it is a forward reference in any case. * Use an <xref> rather than a ulink to a specific html file to refer to an earlier section of this chapter.
This commit is contained in:
parent
22a243c5d8
commit
5fbefae558
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21714
1 changed files with 4 additions and 8 deletions
|
@ -83,9 +83,7 @@
|
|||
linkend="basics">).</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Be familiar with keeping &os; sources up to date
|
||||
(<xref linkend="cutting-edge">), and
|
||||
the basics of kernel configuration/compilation
|
||||
<para>Be familiar with the basics of kernel configuration/compilation
|
||||
(<xref linkend="kernelconfig">).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
@ -2103,11 +2101,9 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
|
|||
<para>The best way to add swap, of course, is to use this as an
|
||||
excuse to add another hard drive. You can always use another
|
||||
hard drive, after all. If you can do this, go reread the
|
||||
discussion of <ulink
|
||||
url="configtuning-initial.html#SWAP-DESIGN">swap space
|
||||
</ulink> from the <ulink
|
||||
url="configtuning-initial.html">Initial Configuration</ulink>
|
||||
section of the Handbook for some suggestions on how to best
|
||||
discussion of swap space
|
||||
in <xref linkend="configtuning-initial">
|
||||
of the Handbook for some suggestions on how to best
|
||||
arrange your swap.</para>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue