*.3: add/extend "SEE ALSO" sections

This commit is contained in:
Daniel Stenberg
2014-10-24 09:19:29 +02:00
parent 019c95f566
commit e9bbe425d4
5 changed files with 11 additions and 1 deletions

View File

@@ -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) "