*.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

@@ -54,4 +54,5 @@ transfer, or if you're done, cleanup the session by calling
cleanup immediately, but instead run ahead and perform other transfers using
the same easy handle.
.SH "SEE ALSO"
.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_easy_setopt "(3)"
.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_easy_setopt "(3), "
.BR libcurl-errors "(3), " libcurl-multi "(3), " libcurl "(3) "