Revert "Update to 7.40.1"
[platform/upstream/curl.git] / docs / libcurl / curl_multi_setopt.3
index 0cff47f..3af2c74 100644 (file)
@@ -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.