From f0ba3d5e1b7e8d6bd4f0b32274c3708af117edd1 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Tue, 22 Dec 2020 16:51:19 -0500 Subject: [PATCH] curl_easy_pause.3: fix man page reference Follow-up to ac9a724 from earlier today. Ref: https://github.com/curl/curl/pull/6359 --- docs/libcurl/curl_easy_pause.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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