summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-04-29 20:08:27 +0000
committerZac Medico <zmedico@gentoo.org>2009-04-29 20:08:27 +0000
commit83cad847225ca1fc8e114fbd443e36dcdea5411f (patch)
tree49c47d2440b61c16dc97d10c94c1d7fe7d9ebdb2
parent6d3180ac087f169478f9cb650b9f16dca45e758f (diff)
downloadportage-83cad847225ca1fc8e114fbd443e36dcdea5411f.tar.gz
portage-83cad847225ca1fc8e114fbd443e36dcdea5411f.tar.bz2
portage-83cad847225ca1fc8e114fbd443e36dcdea5411f.zip
Clarify RESTRICT=bindist docs by referring to 'built' packages. Thanks to
Thomas Sachau <tommy@g.o> for reporting. svn path=/main/trunk/; revision=13414
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index a98f6e36e..b541b4048 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -408,7 +408,7 @@ checks need to be skipped for other reasons (such as proprietary binaries),
see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
.TP
.I bindist
-Distribution of binary packages is restricted.
+Distribution of built packages is restricted.
.TP
.I fetch
like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.