aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2012-11-11 16:49:17 -0800
committerBrian Dolbec <dolsen@gentoo.org>2012-11-11 16:49:17 -0800
commitec2587bbfd41ccb84e62906448f3dcef9a1c45b3 (patch)
treeefc385f256efd43ce476563326d1442b5db9e45c
parentupdate for the new make.conf location as well as the old. (diff)
downloadmirrorselect-ec2587bbfd41ccb84e62906448f3dcef9a1c45b3.tar.gz
mirrorselect-ec2587bbfd41ccb84e62906448f3dcef9a1c45b3.tar.bz2
mirrorselect-ec2587bbfd41ccb84e62906448f3dcef9a1c45b3.zip
update manpage, this and the previous commit fix bug 442654
-rw-r--r--mirrorselect.86
1 files changed, 3 insertions, 3 deletions
diff --git a/mirrorselect.8 b/mirrorselect.8
index 21a929a..6003dfc 100644
--- a/mirrorselect.8
+++ b/mirrorselect.8
@@ -75,12 +75,12 @@ Autoselect the 5 best mirrors and save results in /etc/make.conf, a backup will
.LP
Autoselect the 3 best mirrors, use a
.I BLOCKSIZE
-of 10 and append the output to /etc/make.conf.
+of 10 and append the output to /etc/portage/make.conf.
.LP
-# mirrorselect -s3 -b10 -o >> /etc/make.conf
+# mirrorselect -s3 -b10 -o >> /etc/portage/make.conf
.LP
Autoselect the 4 best mirrors, it also loads a 100k file from each mirror.
-The result will be written to /etc/make.conf, a backup will be created.
+The result will be written to /etc/portage/make.conf, a backup will be created.
.LP
# mirrorselect -D -s4
.LP