aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-07-30 23:36:18 +0200
committerDan Fandrich <dan@coneharvesters.com>2014-07-30 23:37:24 +0200
commit524bb823c91c9f76df55bf7af5afe4764c52d757 (patch)
treeab60b5ee4aad5fcea0901300b86ecef8c5622f02 /docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
parent2c1db913f73ff29291969ca7bf6f3bf8e1f34069 (diff)
opts: fixed some typos
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3 b/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
index b20c22c56..ebfe8dfc8 100644
--- a/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
+++ b/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
@@ -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
-\fUICURLOPT_IOCTLDATA(3)\fP option.
+\fICURLOPT_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