Fix portmaster command to force-rebuild all ports.
Submitted by: Charlie <cwr@SDF.ORG> (on -doc)
This commit is contained in:
parent
720f9b1250
commit
e1db4a665f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43594
1 changed files with 1 additions and 1 deletions
|
@ -583,7 +583,7 @@ before running "/usr/sbin/freebsd-update install"</screen>
|
|||
removed during the upgrade process. This process can be
|
||||
automated using <package>ports-mgmt/portmaster</package>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>portmaster -f</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>portmaster -af</userinput></screen>
|
||||
|
||||
<para>Once this has completed, finish the upgrade process with
|
||||
a final call to <command>freebsd-update</command> in order
|
||||
|
|
Loading…
Reference in a new issue