From 2064ea961282aa02867b80f505d00eef47203651 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 9 Apr 2011 20:04:22 +0200 Subject: curl_easy_setopt.3: CURLOPT_RESOLVE typo version Reported by: Hongli Lai --- docs/libcurl/curl_easy_setopt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 16f4b5842..9debc8895 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -1835,7 +1835,7 @@ resolves, by including a string in the linked list that uses the format \&"-HOST:PORT". The host name must be prefixed with a dash, and the host name and port number must exactly match what was already added previously. -(Added in 7.12.3) +(Added in 7.21.3) .SH SSL and SECURITY OPTIONS .IP CURLOPT_SSLCERT Pass a pointer to a zero terminated string as parameter. The string should be -- cgit v1.2.3