]> granicus.if.org Git - curl/commitdiff
more about error codes
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 21:35:00 +0000 (21:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 21:35:00 +0000 (21:35 +0000)
docs/FAQ

index 1eb44c3413f0409227ed01e9fe9d7b03ebc407bb..e80d6340620d1da4c21504f9e3c0be2193a8249e 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -636,7 +636,10 @@ FAQ
 
   4.6 Can you tell me what error code 142 means?
 
-  All error codes that are larger than the highest documented error code means
+  All curl error codes are described at the end of the man page, in the
+  section called "EXIT CODES".
+
+  Error codes that are larger than the highest documented error code means
   that curl has exited due to a crash. This is a serious error, and we
   appreciate a detailed bug report from you that describes how we could go
   ahead and repeat this!