aboutsummaryrefslogtreecommitdiff
path: root/docs/curl_easy_setopt.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-06-16 13:22:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-06-16 13:22:33 +0000
commitd6b3b05e2e8989d08958c72543b84032bb51d32a (patch)
tree3033ef2743a850305deb600987f613a2e1bf08df /docs/curl_easy_setopt.3
parentb88136fc4ccff02338f701867ff1cc07a3961f56 (diff)
removed the CURLOPT_PROGRESSMODE option
Diffstat (limited to 'docs/curl_easy_setopt.3')
-rw-r--r--docs/curl_easy_setopt.36
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/curl_easy_setopt.3 b/docs/curl_easy_setopt.3
index afe0b61b7..a63fb7806 100644
--- a/docs/curl_easy_setopt.3
+++ b/docs/curl_easy_setopt.3
@@ -2,7 +2,7 @@
.\" nroff -man [file]
.\" Written by Daniel.Stenberg@haxx.nu
.\"
-.TH curl_easy_setopt 3 "22 May 2000" "Curl 7.0" "libcurl Manual"
+.TH curl_easy_setopt 3 "16 June 2000" "Curl 7.0" "libcurl Manual"
.SH NAME
curl_easy_setopt - Set curl easy-session options
.SH SYNOPSIS
@@ -296,10 +296,6 @@ your server supports the command first.
Pass a FILE * as parameter. This is the stream to use instead of stderr
internally when reporting errors.
.TP
-.B CURLOPT_PROGRESSMODE
-This is currently unsupported, and is likely to be removed in future
-versions. TBD
-.TP
.B CURLOPT_WRITEINFO
Pass a pointer to a zero terminated string as parameter. It will be used to
report information after a successful request. This string may contain