summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-share.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-10-24 09:19:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-10-24 09:22:38 +0200
commite9bbe425d4871f73e83622ff4c057c5d60da82a5 (patch)
treecd8209236f0fc1e997a88f2fa854c04946f661b9 /docs/libcurl/libcurl-share.3
parent019c95f566a42570836866837da2f3a0fba58733 (diff)
downloadcurl-e9bbe425d4871f73e83622ff4c057c5d60da82a5.tar.gz
*.3: add/extend "SEE ALSO" sections
Diffstat (limited to 'docs/libcurl/libcurl-share.3')
-rw-r--r--docs/libcurl/libcurl-share.31
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libcurl/libcurl-share.3 b/docs/libcurl/libcurl-share.3
index 7010cca4c..b46eedaee 100644
--- a/docs/libcurl/libcurl-share.3
+++ b/docs/libcurl/libcurl-share.3
@@ -63,3 +63,4 @@ When you're done using the share, make sure that no easy handle is still using
it, and call \fIcurl_share_cleanup(3)\fP on the handle.
.SH "SEE ALSO"
.BR curl_share_init "(3), " curl_share_setopt "(3), " curl_share_cleanup "(3)"
+.BR libcurl-errors "(3), " libcurl-easy "(3), " libcurl-multi "(3) "