aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-tutorial.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-tutorial.3
parent019c95f566a42570836866837da2f3a0fba58733 (diff)
*.3: add/extend "SEE ALSO" sections
Diffstat (limited to 'docs/libcurl/libcurl-tutorial.3')
-rw-r--r--docs/libcurl/libcurl-tutorial.32
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3
index 73744fb41..4dcdc55f1 100644
--- a/docs/libcurl/libcurl-tutorial.3
+++ b/docs/libcurl/libcurl-tutorial.3
@@ -1408,3 +1408,5 @@ installs the library, header files, man pages etc.
.IP "[4]"
This behavior was different in versions before 7.17.0, where strings had to
remain valid past the end of the \fIcurl_easy_setopt(3)\fP call.
+.SH "SEE ALSO"
+.BR libcurl-errors "(3), " libcurl-multi "(3), " libcurl-easy "(3) "