summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-10-31 17:12:42 +0000
committerZac Medico <zmedico@gentoo.org>2007-10-31 17:12:42 +0000
commitadedcdb4c04183381e2bbe792963af0be43dc828 (patch)
treede1183181f0667d444bb86e55a708048bb53befa /man/make.conf.5
parentDefer selection of package dependency atoms until they are (diff)
downloadportage-multirepo-adedcdb4c04183381e2bbe792963af0be43dc828.tar.gz
portage-multirepo-adedcdb4c04183381e2bbe792963af0be43dc828.tar.bz2
portage-multirepo-adedcdb4c04183381e2bbe792963af0be43dc828.zip
Update the FEATURES=mirror docs to more accurately reflect behavior.
svn path=/main/trunk/; revision=8348
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 97e5b30b..2c9982ef 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -211,8 +211,8 @@ enabled for more than a short period of time.
Automatically perform a metadata transfer when `emerge \-\-sync` is run.
.TP
.B mirror
-This will cause \fBFETCHCOMMAND\fR to always be run even if
-the file already exists in \fBDISTDIR\fR.
+Fetch everything in \fBSRC_URI\fR regardless of \fBUSE\fR settings,
+except do not fetch anything when \fImirror\fR is in \fBRESTRICT\fR.
.TP
.B noauto
When utilizing \fBebuild\fR(1), only run the function requested.