]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properly
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Nov 2021 14:27:04 +0000 (15:27 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Nov 2021 14:27:04 +0000 (15:27 +0100)
docs/libcurl/curl_share_setopt.3

index 3e99d6ff92f4f3949fb798559f18d225bfdc91e2..cd54d8aa24df8d4cd6aaa603c41607cb34342e06 100644 (file)
@@ -39,8 +39,7 @@ See \fICURLSHOPT_SHARE(3)\fP.
 .IP CURLSHOPT_UNSHARE
 See \fICURLSHOPT_UNSHARE(3)\fP.
 .IP CURLSHOPT_USERDATA
-The \fIparameter\fP allows you to specify a pointer to data that will be passed
-to the lock_function and unlock_function each time it is called.
+See \fICURLSHOPT_USERDATA(3)\fP.
 .SH EXAMPLE
 .nf
   CURLSHcode sh