summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2020-12-22 16:51:19 -0500
committerJay Satiro <raysatiro@yahoo.com>2020-12-22 16:51:19 -0500
commitf0ba3d5e1b7e8d6bd4f0b32274c3708af117edd1 (patch)
treefb1fbbe6ad237e8a3c7189ccbf360e330f56d702
parent4d1a62089167faafae835ba97158f78d8e11e62d (diff)
downloadcurl-f0ba3d5e1b7e8d6bd4f0b32274c3708af117edd1.tar.gz
curl_easy_pause.3: fix man page reference
Follow-up to ac9a724 from earlier today. Ref: https://github.com/curl/curl/pull/6359
-rw-r--r--docs/libcurl/curl_easy_pause.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_pause.3 b/docs/libcurl/curl_easy_pause.3
index ab8258380..cc4bdcaad 100644
--- a/docs/libcurl/curl_easy_pause.3
+++ b/docs/libcurl/curl_easy_pause.3
@@ -50,7 +50,7 @@ The \fBhandle\fP argument is of course identifying the handle that operates on
the connection you want to pause or unpause.
A paused transfer is excluded from low speed cancels via the
-\fBCURLOPT_LOW_SPEED_LIMIT(3)\fP option and unpausing a transfer will reset
+\fICURLOPT_LOW_SPEED_LIMIT(3)\fP option and unpausing a transfer will reset
the time period required for the low speed limit to be met.
The \fBbitmask\fP argument is a set of bits that sets the new state of the