Revert "Update to 7.40.1"
[platform/upstream/curl.git] / docs / libcurl / opts / CURLOPT_IOCTLFUNCTION.3
index ebfe8df..b20c22c 100644 (file)
@@ -57,7 +57,7 @@ The callback MUST return \fICURLIOE_UNKNOWNCMD\fP if the input \fIcmd\fP is
 not \fICURLIOCMD_RESTARTREAD\fP.
 
 The \fIclientp\fP argument to the callback is set with the
-\fICURLOPT_IOCTLDATA(3)\fP option.
+\fUICURLOPT_IOCTLDATA(3)\fP option.
 
 This option is deprecated! Do not use it. Use \fICURLOPT_SEEKFUNCTION(3)\fP
 instead to provide seeking! If \fICURLOPT_SEEKFUNCTION(3)\fP is set, this