diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-08-11 07:23:49 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-08-11 07:23:49 +0000 |
commit | 3c294691aad2c6b913cf8e3ee480fedf7f8946b0 (patch) | |
tree | 5d97b2f7b1ac251b80349cfe3c60cb5aae7949e1 /docs/libcurl | |
parent | acbf932861b0578ac78549ed61ba1b3b7376b95a (diff) |
remove the BUGS section
Diffstat (limited to 'docs/libcurl')
-rw-r--r-- | docs/libcurl/curl_easy_setopt.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 0030f3929..bd1ffdd73 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -910,7 +910,3 @@ error occurred as \fI<curl/curl.h>\fP defines. See the \fIlibcurl-errors.3\fP man page for the full list with descriptions. .SH "SEE ALSO" .BR curl_easy_init "(3), " curl_easy_cleanup "(3), " -.SH BUGS -If you find any bugs, or just have questions, subscribe to one of the mailing -lists and post. We won't bite. - |