diff options
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.8 | 2 | ||||
-rw-r--r-- | man/C/urpmi.addmedia.8 | 2 | ||||
-rw-r--r-- | man/C/urpmi.update.8 | 2 |
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. |