From ea53aed841461a5a6f1cb7bfb39fa79d6873e6f8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 4 Dec 2003 12:56:05 +0000 Subject: [PATCH] cut out the wrong version blurb --- docs/libcurl/libcurl-errors.3 | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index 4a737dbe3..3e4b90a23 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -14,9 +14,6 @@ what, using \fICURLOPT_ERRORBUFFER\fP is a good idea as it will give you a human readable error string that may offer more details about the error cause than just the error code does. -This man page is meant to describe libcurl 7.9.6 and later. Earlier versions -might have had quirks not mentioned here. - CURLcode is one of the following: .RS 0 .IP "CURLE_OK (0)"