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>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
|
||||
kernel.</para>
|
||||
</listitem>
|
||||
|
@ -2852,7 +2852,7 @@ Script done, …</screen>
|
|||
<para>it probably is not worth rebuilding the entire
|
||||
world. You could just go to the appropriate
|
||||
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>
|
||||
then you should either re-make the world, or at least
|
||||
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
|
||||
<filename role="package">ports-mgmt/portmaster</filename> and
|
||||
<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
|
||||
libraries any more, you can delete them using the following
|
||||
command:</para>
|
||||
|
|
Loading…
Reference in a new issue