diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-04-20 21:45:21 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-04-20 21:45:21 +0000 |
commit | 0c5350b07bb2b7e09d08c28d834fd094bd1fbdbb (patch) | |
tree | c822e7636d85d6044dad05118f9d5b7e387c58c5 | |
parent | 2149ed892bfecb2172db7f3ce84bb791fdb68fa8 (diff) | |
download | portage-0c5350b07bb2b7e09d08c28d834fd094bd1fbdbb.tar.gz portage-0c5350b07bb2b7e09d08c28d834fd094bd1fbdbb.tar.bz2 portage-0c5350b07bb2b7e09d08c28d834fd094bd1fbdbb.zip |
Clarify language in repos.conf reference to repoman and egencache.
svn path=/main/trunk/; revision=13378
-rw-r--r-- | man/portage.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5 index 8121e367c..6f64af6bd 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -551,7 +551,8 @@ x11\-libs/qt \-mysql .BR repos.conf Specifies \fIsite\-specific\fR repository configuration information. Note that configuration settings which are specified here do not apply to tools -such as \fBrepoman\fR(1) and \fBegencache\fR(1) since their operations +such as \fBrepoman\fR(1) and \fBegencache\fR(1), since operations +performed by these tools are inherently \fBnot\fR \fIsite\-specific\fR. \fBWARNING:\fR Use of \fBrepos.conf\fR is generally not recommended since resulting changes in eclass inheritance (especially due to \fBeclass\-overrides\fR) may trigger |