diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-04 12:56:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-04 12:56:05 +0000 |
commit | ea53aed841461a5a6f1cb7bfb39fa79d6873e6f8 (patch) | |
tree | 44f6587787771f4e082f712f28f5df249635c544 /docs/libcurl/libcurl-errors.3 | |
parent | e2555cf83d5d943e0ffae6588c9c12ec4bb460a8 (diff) |
cut out the wrong version blurb
Diffstat (limited to 'docs/libcurl/libcurl-errors.3')
-rw-r--r-- | docs/libcurl/libcurl-errors.3 | 3 |
1 files changed, 0 insertions, 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)" |