Remove more contractions.
This commit is contained in:
parent
1bd9fc312d
commit
266ba8ce74
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39752
1 changed files with 3 additions and 3 deletions
|
@ -1972,7 +1972,7 @@ Fetching 133 new ports or files... done.</screen>
|
||||||
<para>Reboot into single user mode.</para>
|
<para>Reboot into single user mode.</para>
|
||||||
|
|
||||||
<para>Single user mode minimizes problems from updating
|
<para>Single user mode minimizes problems from updating
|
||||||
software that's already running. It also minimizes any
|
software that is already running. It also minimizes any
|
||||||
problems from running the old world on a new
|
problems from running the old world on a new
|
||||||
kernel.</para>
|
kernel.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -2852,7 +2852,7 @@ Script done, …</screen>
|
||||||
<para>it probably is not worth rebuilding the entire
|
<para>it probably is not worth rebuilding the entire
|
||||||
world. You could just go to the appropriate
|
world. You could just go to the appropriate
|
||||||
sub-directories and <command>make all install</command>,
|
sub-directories and <command>make all install</command>,
|
||||||
and that's about it. But if something major changed,
|
and that is about it. But if something major changed,
|
||||||
for example <filename>src/lib/libc/stdlib</filename>
|
for example <filename>src/lib/libc/stdlib</filename>
|
||||||
then you should either re-make the world, or at least
|
then you should either re-make the world, or at least
|
||||||
those parts of it that are statically linked (as well as
|
those parts of it that are statically linked (as well as
|
||||||
|
@ -3207,7 +3207,7 @@ Building everything..
|
||||||
<para>Then deinstall, rebuild and reinstall the port. The
|
<para>Then deinstall, rebuild and reinstall the port. The
|
||||||
<filename role="package">ports-mgmt/portmaster</filename> and
|
<filename role="package">ports-mgmt/portmaster</filename> and
|
||||||
<filename role="package">ports-mgmt/portupgrade</filename>
|
<filename role="package">ports-mgmt/portupgrade</filename>
|
||||||
utilities can be used to automate this process. After you've
|
utilities can be used to automate this process. After you have
|
||||||
made sure that all ports are rebuilt and do not use the old
|
made sure that all ports are rebuilt and do not use the old
|
||||||
libraries any more, you can delete them using the following
|
libraries any more, you can delete them using the following
|
||||||
command:</para>
|
command:</para>
|
||||||
|
|
Loading…
Reference in a new issue