nightmorph    12/03/28 22:44:07

  Modified:             hb-working-features.xml
  Log:
  clarify parallel-fetch feature, bug 406017

Revision  Changes    Path
1.41                 xml/htdocs/doc/en/handbook/hb-working-features.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.40&r2=1.41

Index: hb-working-features.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- hb-working-features.xml     27 Nov 2011 18:25:28 -0000      1.40
+++ hb-working-features.xml     28 Mar 2012 22:44:07 -0000      1.41
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.40 
2011/11/27 18:25:28 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.41 
2012/03/28 22:44:07 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 ccache and more.
 </abstract>
 
-<version>4</version>
-<date>2011-11-27</date>
+<version>5</version>
+<date>2012-03-28</date>
 
 <section>
 <title>Portage Features</title>
@@ -312,7 +312,8 @@
 When you are emerging a series of packages, Portage can fetch the source files
 for the next package in the list even while it is compiling another package,
 thus shortening compile times. To make use of this capability, add
-"parallel-fetch" to your FEATURES.
+"parallel-fetch" to your FEATURES. Note that this is on by default, so you
+shouldn't need to specifically enable it.
 </p>
 
 </body>




Reply via email to