From 1ca9ce5ef47763e2c53f8216a0450e2b72f3bc90 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Apr 2004 09:08:52 +0000 Subject: removed the BUGS section since it offers nothing good --- docs/libcurl/curl_easy_duphandle.3 | 3 +-- docs/libcurl/curl_easy_init.3 | 2 -- 2 files changed, 1 insertion(+), 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! -- cgit v1.2.3