summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-06-20 07:03:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-06-20 07:03:29 +0000
commit4cb30a3057bbc79c5b1910c7123d5d2ea148e40f (patch)
tree791b3b0709a5cd9c95531f1c1f214a8d3e68d124
parent72f80b88f76c0af0fbaab21691a313da95d5be6d (diff)
downloadgnurl-4cb30a3057bbc79c5b1910c7123d5d2ea148e40f.tar.gz
gnurl-4cb30a3057bbc79c5b1910c7123d5d2ea148e40f.tar.bz2
gnurl-4cb30a3057bbc79c5b1910c7123d5d2ea148e40f.zip
bad syntax
-rw-r--r--docs/libcurl/curl_easy_setopt.32
1 files changed, 1 insertions, 1 deletions
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.