From c7e491f9c280bf45fe07aeaed93690db52823cb9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 21 Jun 2014 20:21:47 +0200 Subject: lib man pages: update easy setopt option references ... by using the "\fIopt(3)\fP" syntax they will be linked properly when the web version of the page is generated. --- docs/libcurl/curl_multi_setopt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libcurl/curl_multi_setopt.3') diff --git a/docs/libcurl/curl_multi_setopt.3 b/docs/libcurl/curl_multi_setopt.3 index 0cff47f55..3af2c7406 100644 --- a/docs/libcurl/curl_multi_setopt.3 +++ b/docs/libcurl/curl_multi_setopt.3 @@ -92,7 +92,7 @@ When the cache is full, curl closes the oldest one in the cache to prevent the number of open connections from increasing. This option is for the multi handle's use only, when using the easy interface -you should instead use the \fICURLOPT_MAXCONNECTS\fP option. +you should instead use the \fICURLOPT_MAXCONNECTS(3)\fP option. See \fICURLMOPT_MAX_TOTAL_CONNECTIONS\fP for limiting the number of active connections. -- cgit v1.2.3