From 4cb30a3057bbc79c5b1910c7123d5d2ea148e40f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 20 Jun 2006 07:03:29 +0000 Subject: bad syntax --- 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 5e5afddc6..0183da44c 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -1111,7 +1111,7 @@ Resolve to ipv4 addresses. .IP CURL_IPRESOLVE_V6 Resolve to ipv6 addresses. .RE -.SH CURLOPT_CONNECT_ONLY +.IP CURLOPT_CONNECT_ONLY Pass a long. A non-zero parameter tells the library to perform any required proxy authentication and connection setup, but no data transfer. -- cgit v1.2.3