projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e34bdc3
)
CURLOPT_LOW_SPEED_LIMIT.3: language
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 18 Jun 2014 09:54:42 +0000
(11:54 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 18 Jun 2014 09:54:42 +0000
(11:54 +0200)
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
patch
|
blob
|
history
diff --git
a/docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
b/docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
index 0d4ad02ba2ebf0ce1306c6e1b6dc8ed3510a16d0..893c1b14ad489225d6057f7d627872a697cf0092 100644
(file)
--- a/
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
+++ b/
docs/libcurl/opts/CURLOPT_LOW_SPEED_LIMIT.3
@@
-30,8
+30,8
@@
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_LOW_SPEED_LIMIT, long speedlimit
.SH DESCRIPTION
Pass a long as parameter. It contains the average transfer speed in bytes per
second that the transfer should be below during
-\fICURLOPT_LOW_SPEED_TIME(3)\fP seconds for libcurl to
it to be too slow and
-abort.
+\fICURLOPT_LOW_SPEED_TIME(3)\fP seconds for libcurl to
consider it to be too
+
slow and
abort.
.SH DEFAULT
0, disabled
.SH PROTOCOLS