Add some Index entries in the -CURRENT part to be consistent with the
-STABLE part.
This commit is contained in:
parent
0bb3f83e6c
commit
a7b089edd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14915
1 changed files with 14 additions and 0 deletions
|
@ -185,6 +185,10 @@
|
|||
<sect3>
|
||||
<title>Using &os.current;</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>-CURRENT</primary>
|
||||
<secondary>using</secondary>
|
||||
</indexterm>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>Join the &a.current; and the &a.cvsall;. This is not
|
||||
|
@ -302,6 +306,10 @@ subscribe cvs-all</programlisting>
|
|||
to compile just a subset is almost guaranteed to get you
|
||||
into trouble.</para>
|
||||
|
||||
<indexterm>
|
||||
<primary>-CURRENT</primary>
|
||||
<secondary>compiling</secondary>
|
||||
</indexterm>
|
||||
<para>Before compiling &os.current;, read the
|
||||
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
||||
carefully. You should at least run a <link
|
||||
|
@ -432,6 +440,12 @@ subscribe cvs-all</programlisting>
|
|||
be done in one of three ways:</para>
|
||||
|
||||
<orderedlist>
|
||||
<indexterm>
|
||||
<primary><command>cvsup</command></primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary><command>cron</command></primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>-STABLE</primary>
|
||||
<secondary>syncing with <application>CVSup</application></secondary>
|
||||
|
|
Loading…
Reference in a new issue