aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-08-31 16:03:53 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-08-31 16:03:53 +0200
commitc764cb4add1a8ef91b49f20d4845891022d0e50c (patch)
tree0dbf8a2aaaaa7b765f911c30c54f583618a0e49a /docs/libcurl/curl_easy_setopt.3
parent6099f5fcacd8095d4a2b8d4bb4ca2efcdd0e6b87 (diff)
man-pages: more SEE ALSO links
Diffstat (limited to 'docs/libcurl/curl_easy_setopt.3')
-rw-r--r--docs/libcurl/curl_easy_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index 7c72d4bb9..011e35061 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -533,4 +533,4 @@ if(curl) {
.fi
.SH "SEE ALSO"
.BR curl_easy_init "(3), " curl_easy_cleanup "(3), " curl_easy_reset "(3), "
-.BR curl_multi_setopt "(3), "
+.BR curl_easy_getinfo "(3), " curl_multi_setopt "(3), "