summaryrefslogtreecommitdiffstats
path: root/man/C
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
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')
-rw-r--r--man/C/urpmi.82
-rw-r--r--man/C/urpmi.addmedia.82
-rw-r--r--man/C/urpmi.update.82
3 files changed, 3 insertions, 3 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8
index d43de1be..1d59e7c3 100644
--- a/man/C/urpmi.8
+++ b/man/C/urpmi.8
@@ -116,7 +116,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.
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8
index 96f5beaf..282167a2 100644
--- a/man/C/urpmi.addmedia.8
+++ b/man/C/urpmi.addmedia.8
@@ -71,7 +71,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.
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.