Skip to content

Commit

Permalink
curl_easy_setopt.3: CURLOPT_RESOLVE typo version
Browse files Browse the repository at this point in the history
Reported by: Hongli Lai
  • Loading branch information
bagder committed Apr 9, 2011
1 parent 1a6e7da commit 2064ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/curl_easy_setopt.3
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2064ea9

Please sign in to comment.