svn commit: r41766 - head/en_US.ISO8859-1/books/handbook/cutting-edge
Warren Block
wblock at FreeBSD.org
Tue May 28 15:39:06 UTC 2013
Author: wblock
Date: Tue May 28 15:39:05 2013
New Revision: 41766
URL: http://svnweb.freebsd.org/changeset/doc/41766
Log:
Fix portmaster "rebuild all ports" command.
PR: docs/178813
Submitted by: S Ventek <sventek at gmail.com>
Modified:
head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Tue May 28 14:40:56 2013 (r41765)
+++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Tue May 28 15:39:05 2013 (r41766)
@@ -361,7 +361,7 @@ MergeChanges /etc/ /var/named/etc/</prog
brute-force rebuild of all installed applications can be
accomplished with this command:</para>
- <screen>&prompt.root; <userinput>portmaster -f</userinput></screen>
+ <screen>&prompt.root; <userinput>portmaster -af</userinput></screen>
<para>This will ensure everything will be re-installed
correctly. Note that setting the
More information about the svn-doc-head
mailing list