summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ebuild.52
-rw-r--r--man/portage.52
2 files changed, 2 insertions, 2 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 1e68a08b8..fe66914bd 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -309,7 +309,7 @@ This should be a space delimited list of portage features to restrict.
.RS
.TP
.I fetch
-like \fInomirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
+like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
.TP
.I mirror
files in \fBSRC_URI\fR will not be downloaded from the \fBGENTOO_MIRRORS\fR.
diff --git a/man/portage.5 b/man/portage.5
index b53532445..51e6f32d8 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -388,7 +388,7 @@ hosts here. If the mirror set is not found here, it will check the global
mirrors file at /usr/portage/profiles/thirdpartymirrors. You may also set a
special mirror type called "local". This list of mirrors will be checked
before GENTOO_MIRRORS and will be used even if the package has
-RESTRICT="nomirror".
+RESTRICT="mirror".
.I Format:
.nf