summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-06-17 08:12:14 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-06-17 08:12:14 +0200
commita6882a3a49791794ead48f8cc953357e99fcc671 (patch)
tree4b2c5fcd3d453a1e6068f97d4365220b7b5a3325 /docs
parent4a2da38bedcd9f6057409c1f6f3202ceae1f5881 (diff)
downloadcurl-a6882a3a49791794ead48f8cc953357e99fcc671.tar.gz
CURLOPT_IOCTLFUNCTION.3: fill in short desc
Diffstat (limited to 'docs')
-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 9ac554767..b20c22c56 100644
--- a/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
+++ b/docs/libcurl/opts/CURLOPT_IOCTLFUNCTION.3
@@ -22,7 +22,7 @@
.\"
.TH CURLOPT_IOCTLFUNCTION 3 "16 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
.SH NAME
-CURLOPT_IOCTLFUNCTION \- [short desc]
+CURLOPT_IOCTLFUNCTION \- callback for I/O operations
.SH SYNOPSIS
.nf
#include <curl/curl.h>