summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-12-18 11:07:37 +0000
committerBrian Harring <ferringb@gentoo.org>2005-12-18 11:07:37 +0000
commit0e5af163b1fe7cb5ec9101930ce0905713ed775b (patch)
treea7500a2136584c40b420cf980faa0cae25eec8e9 /man
parent01c1fc474258b88b84b836c8ac64b0390c32d9a8 (diff)
downloadportage-0e5af163b1fe7cb5ec9101930ce0905713ed775b.tar.gz
portage-0e5af163b1fe7cb5ec9101930ce0905713ed775b.tar.bz2
portage-0e5af163b1fe7cb5ec9101930ce0905713ed775b.zip
parallel-fetch, baby.
svn path=/main/trunk/; revision=2396
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 220077b80..5f5a4b704 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -192,6 +192,9 @@ Prevents the stripping of binaries that are merged to the live filesystem.
.B notitles
Disables xterm titlebar updates (which contains status info).
.TP
+.B parallel-fetch
+Fetch in the background while compiling.
+.TP
.B sandbox
Enable sandbox\-ing when running \fBemerge\fR(1) and \fBebuild(1)\fR.
.TP