aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-07-02 21:40:39 +0200
committerDan Fandrich <dan@coneharvesters.com>2014-07-02 21:40:39 +0200
commit1c1d9a3a86e9748e234de925c93b9392fa3cf062 (patch)
tree572cf737a228293dabbeca7b7c09954024981121 /docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
parent24c3cdce88f39731506c287cb276e8bf4a1ce393 (diff)
opts: fixed some CURLOPT references so they get turned into links
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3 b/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
index 9977f0700..d5f461d0b 100644
--- a/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
+++ b/docs/libcurl/opts/CURLOPT_OPENSOCKETFUNCTION.3
@@ -58,7 +58,7 @@ when doing active FTP. Future versions of libcurl may support more
purposes.
The \fIclientp\fP pointer contains whatever user-defined value set using the
-\fICURLOPT_OPENSOCKETDATA\fP function.
+\fICURLOPT_OPENSOCKETDATA(3)\fP function.
The callback gets the resolved peer address as the \fIaddress\fP argument and
is allowed to modify the address or refuse to connect completely. The callback