diff options
author | Zac Medico <zmedico@gentoo.org> | 2006-04-18 11:10:23 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2006-04-18 11:10:23 +0000 |
commit | 1cebbdd86e911f351e2480341fdf06f589804aa7 (patch) | |
tree | e5f3eff7da1ede5dbc9347149cae8d874ae14fb5 | |
parent | 26bf6d2b8b79c4511c7c8c92edd97b013d202350 (diff) | |
download | portage-1cebbdd86e911f351e2480341fdf06f589804aa7.tar.gz portage-1cebbdd86e911f351e2480341fdf06f589804aa7.tar.bz2 portage-1cebbdd86e911f351e2480341fdf06f589804aa7.zip |
s/GENTOO_MIRRORs/GENTOO_MIRRORS/
svn path=/main/trunk/; revision=3174
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 9a03e7d58..35fc6726e 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -124,7 +124,7 @@ Should contain a short description of the package. \fBSRC_URI\fR = \fI"http://happy.com/little/${P}.tar.gz"\fR Contains a list of URI's for the required source files. It can contain multiple URI's for a single source file. The list is processed in order -if the file was not found on any of the \fIGENTOO_MIRROR\fRs. +if the file was not found on any of the \fIGENTOO_MIRRORS\fR. .TP \fBHOMEPAGE\fR = \fI"http://happy.com/"\fR Should contain a list of URL's for the sources main sites and other further |