]> granicus.if.org Git - curl/commitdiff
mention incompatibilities with ares
authorDaniel Stenberg <daniel@haxx.se>
Tue, 26 Oct 2004 08:08:41 +0000 (08:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 26 Oct 2004 08:08:41 +0000 (08:08 +0000)
ares/ares_cancel.3
ares/ares_strerror.3

index fed7e40872b173b8a72b6803a4d5191f462407bf..c014682229d29d4a6d36ed83e6598a9cfcf0b9b8 100644 (file)
@@ -33,5 +33,7 @@ might have been stored in their arguments.
 .SH SEE ALSO
 .BR ares_init (3)
 .BR ares_destroy (3)
+.SH NOTES
+This function is not compatible with ares.
 .SH AUTHOR
 Dirk Manske
index 1d88b881584678b60b142d4069b201edb4cb0e80..0a46cec49e5e1552d8b6665cc41dd178f76ef6b2 100644 (file)
@@ -30,7 +30,8 @@ function gets the description of the ares library error code
 .IR code ,
 returning the result as a NUL-terminated C string.
 .SH NOTES
-This function is not compatible with ares.
+This function is not compatible with ares, it takes a different set of
+arguments.
 .SH AUTHOR
 Greg Hudson, MIT Information Systems
 .br