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 fed7e40..c014682 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 1d88b88..0a46cec 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