aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-13 09:08:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-13 09:08:52 +0000
commit1ca9ce5ef47763e2c53f8216a0450e2b72f3bc90 (patch)
treeb9855c922d353285bddef0d33e230bafcbec6cc1
parent789f2ecbe700ec03ab76a398d1ac7261d0d3a252 (diff)
removed the BUGS section since it offers nothing good
-rw-r--r--docs/libcurl/curl_easy_duphandle.33
-rw-r--r--docs/libcurl/curl_easy_init.32
2 files changed, 1 insertions, 4 deletions
diff --git a/docs/libcurl/curl_easy_duphandle.3 b/docs/libcurl/curl_easy_duphandle.3
index 4133e3289..4afb40ed5 100644
--- a/docs/libcurl/curl_easy_duphandle.3
+++ b/docs/libcurl/curl_easy_duphandle.3
@@ -31,5 +31,4 @@ If this function returns NULL, something went wrong and no valid handle was
returned.
.SH "SEE ALSO"
.BR curl_easy_init "(3)," curl_easy_cleanup "(3)," curl_global_init "(3)
-.SH BUGS
-Surely there are some, you tell me!
+
diff --git a/docs/libcurl/curl_easy_init.3 b/docs/libcurl/curl_easy_init.3
index 13f25cd11..f7776b411 100644
--- a/docs/libcurl/curl_easy_init.3
+++ b/docs/libcurl/curl_easy_init.3
@@ -21,5 +21,3 @@ If this function returns NULL, something went wrong and you cannot use the
other curl functions.
.SH "SEE ALSO"
.BR curl_easy_cleanup "(3), " curl_global_init "(3)
-.SH BUGS
-Surely there are some, you tell me!