summaryrefslogtreecommitdiff
path: root/ares_strerror.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-26 08:08:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-26 08:08:41 +0000
commit2c27c35fe32170fafb9d77f488d788464c40b719 (patch)
tree2d75d7e1e7062ee374d20a3de603e9495d58c292 /ares_strerror.3
parent0d930dd22cc48fea792684bab2464cd17179462c (diff)
downloadc-ares-2c27c35fe32170fafb9d77f488d788464c40b719.tar.gz
c-ares-2c27c35fe32170fafb9d77f488d788464c40b719.tar.bz2
c-ares-2c27c35fe32170fafb9d77f488d788464c40b719.zip
mention incompatibilities with ares
Diffstat (limited to 'ares_strerror.3')
-rw-r--r--ares_strerror.33
1 files changed, 2 insertions, 1 deletions
diff --git a/ares_strerror.3 b/ares_strerror.3
index 1d88b88..0a46cec 100644
--- a/ares_strerror.3
+++ b/ares_strerror.3
@@ -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