From: Daniel Stenberg Date: Tue, 17 Jun 2014 07:54:40 +0000 (+0200) Subject: CURLOPT_READFUNCTION.3: see also the seekfunction X-Git-Tag: upstream/7.37.1~100 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8aa3600587a84066346122676e1504646c407e4;p=platform%2Fupstream%2Fcurl.git CURLOPT_READFUNCTION.3: see also the seekfunction --- diff --git a/docs/libcurl/opts/CURLOPT_READFUNCTION.3 b/docs/libcurl/opts/CURLOPT_READFUNCTION.3 index 6e7326e..9975a99 100644 --- a/docs/libcurl/opts/CURLOPT_READFUNCTION.3 +++ b/docs/libcurl/opts/CURLOPT_READFUNCTION.3 @@ -75,3 +75,4 @@ was added in 7.12.1. This will return CURLE_OK. .SH "SEE ALSO" .BR CURLOPT_READDATA "(3), " CURLOPT_WRITEFUNCTION "(3), " +.BR CURLOPT_SEEKFUNCTION "(3), "