From: Daniel Stenberg Date: Tue, 17 Jun 2014 07:54:40 +0000 (+0200) Subject: CURLOPT_READFUNCTION.3: see also the seekfunction X-Git-Tag: curl-7_37_1~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8aa3600587a84066346122676e1504646c407e4;p=curl CURLOPT_READFUNCTION.3: see also the seekfunction --- diff --git a/docs/libcurl/opts/CURLOPT_READFUNCTION.3 b/docs/libcurl/opts/CURLOPT_READFUNCTION.3 index 6e7326e4b..9975a9981 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), "