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

@@ -297,3 +297,7 @@ Not enough memory was available.
.IP "CURLSHE_NOT_BUILT_IN (5)"
The requested sharing could not be done because the library you use don't have
that particular feature enabled. (Added in 7.23.0)
.SH "SEE ALSO"
.BR curl_easy_strerror "(3), " curl_multi_strerror "(3), "
.BR curl_share_strerror "(3), " CURLOPT_ERRORBUFFER "(3), "
.BR CURLOPT_VERBOSE "(3), " CURLOPT_DEBUGFUNCTION "(3) "