curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properly

This commit is contained in:
Daniel Stenberg 2021-11-12 15:27:04 +01:00
parent ec1d4e6466
commit 541adbe2d8
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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