diff options
-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 |