diff options
author | Zac Medico <zmedico@gentoo.org> | 2009-04-16 21:04:12 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2009-04-16 21:04:12 +0000 |
commit | bbf47fb1b2e7e1a7ed78395a697e417e7867299b (patch) | |
tree | fb658176313a3f74d0ae97114a73bbe2b2c06a65 | |
parent | 3819b77c816310361237b209e9dfb785f4b80710 (diff) | |
download | portage-bbf47fb1b2e7e1a7ed78395a697e417e7867299b.tar.gz portage-bbf47fb1b2e7e1a7ed78395a697e417e7867299b.tar.bz2 portage-bbf47fb1b2e7e1a7ed78395a697e417e7867299b.zip |
Fix typo from previous commit.
svn path=/main/trunk/; revision=13351
-rw-r--r-- | man/portage.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/portage.5 b/man/portage.5 index 35cfdd777..3a548c0f5 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -554,7 +554,7 @@ configuration settings which are specified here do not apply to tools such as \fBrepoman\fR(1) and \fBegencache\fR(1) since their operations 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 ot \fBeclass\-overrides\fR) may trigger +eclass inheritance (especially due to \fBeclass\-overrides\fR) may trigger performance issues under some circumstances (see \fBbug #124041\fR). .I Example: |