CURLOPT_READFUNCTION.3: add short desc

This commit is contained in:
Daniel Stenberg 2014-06-18 11:55:13 +02:00
parent de6b89262e
commit 38bf85fd61

View File

@ -22,7 +22,7 @@
.\" .\"
.TH CURLOPT_READFUNCTION 3 "16 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" .TH CURLOPT_READFUNCTION 3 "16 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
.SH NAME .SH NAME
CURLOPT_READFUNCTION \- [short desc] CURLOPT_READFUNCTION \- read callback for data uploads
.SH SYNOPSIS .SH SYNOPSIS
#include <curl/curl.h> #include <curl/curl.h>