summaryrefslogtreecommitdiffstats
path: root/man/C/urpmi.update.8
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-01-16 23:27:57 +0000
committerOlivier Blin <oblin@mandriva.org>2004-01-16 23:27:57 +0000
commit9db2c62eef045c74b3553734ba8a18ebec6a8059 (patch)
tree0af6a03d48e2a26294c0555df07e1c19c46402cd /man/C/urpmi.update.8
parent40425966ded63288d46d82030a4c72ba829114bb (diff)
downloadurpmi-9db2c62eef045c74b3553734ba8a18ebec6a8059.tar
urpmi-9db2c62eef045c74b3553734ba8a18ebec6a8059.tar.gz
urpmi-9db2c62eef045c74b3553734ba8a18ebec6a8059.tar.bz2
urpmi-9db2c62eef045c74b3553734ba8a18ebec6a8059.tar.xz
urpmi-9db2c62eef045c74b3553734ba8a18ebec6a8059.zip
fix --limit-rate in man pages (it's in bytes/sec), perl_checker fixes
Diffstat (limited to 'man/C/urpmi.update.8')
-rw-r--r--man/C/urpmi.update.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8
index c6967f9a..9ec2800f 100644
--- a/man/C/urpmi.update.8
+++ b/man/C/urpmi.update.8
@@ -18,7 +18,7 @@ available or wget instead.
Use curl only for downloading distant files. By default curl is used if
available or wget instead.
.IP "\fB\--limit-rate \fIrate\fP"
-Try to limit the download speed, \fIrate\fP is given in Kb/sec. This option is
+Try to limit the download speed, \fIrate\fP is given in bytes/sec. This option is
not active by default.
.IP "\fB\--proxy\fP \fIproxyhost[:port|1080]\fP"
Use specified HTTP proxy.