Update the FEATURES=mirror docs to more accurately reflect behavior.
authorZac Medico <zmedico@gentoo.org>
Wed, 31 Oct 2007 17:12:42 +0000 (17:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 31 Oct 2007 17:12:42 +0000 (17:12 -0000)
svn path=/main/trunk/; revision=8348

man/make.conf.5

index 97e5b30b482b0af551a88c38001259d355670484..2c9982ef70830f16b53714054b3cf1fcd6f62359 100644 (file)
@@ -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.