Fix confusing "make world" references with something more correct.
Submitted and spotted by: rwatson
This commit is contained in:
parent
6f94dc2925
commit
21f6e72f27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19017
1 changed files with 4 additions and 4 deletions
|
@ -275,8 +275,8 @@
|
||||||
</indexterm>
|
</indexterm>
|
||||||
<para>Before compiling &os.current;, read the
|
<para>Before compiling &os.current;, read the
|
||||||
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
||||||
carefully. You should at least run a <link
|
carefully. You should at least <link
|
||||||
linkend="makeworld">make world</link> the first time through
|
linkend="makeworld">install a new kernel and rebuild the world</link> the first time through
|
||||||
as part of the upgrading process. Reading the &a.current;
|
as part of the upgrading process. Reading the &a.current;
|
||||||
and <filename>/usr/src/UPDATING</filename> will keep you up-to-date on other bootstrapping procedures
|
and <filename>/usr/src/UPDATING</filename> will keep you up-to-date on other bootstrapping procedures
|
||||||
that sometimes become necessary as we move toward the next
|
that sometimes become necessary as we move toward the next
|
||||||
|
@ -449,8 +449,8 @@
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Before compiling &os.stable;, read the
|
<para>Before compiling &os.stable;, read the
|
||||||
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
||||||
carefully. You should at least run a <link
|
carefully. You should at least <link
|
||||||
linkend="makeworld">make world</link> the first time through
|
linkend="makeworld">install a new kernel and rebuild the world</link> the first time through
|
||||||
as part of the upgrading process. Reading the &a.stable; and <filename>/usr/src/UPDATING</filename> will
|
as part of the upgrading process. Reading the &a.stable; and <filename>/usr/src/UPDATING</filename> will
|
||||||
keep you up-to-date on other bootstrapping procedures that
|
keep you up-to-date on other bootstrapping procedures that
|
||||||
sometimes become necessary as we move toward the next
|
sometimes become necessary as we move toward the next
|
||||||
|
|
Loading…
Reference in a new issue