summaryrefslogtreecommitdiff
path: root/ares_strerror.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-03 09:16:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-03 09:16:40 +0000
commit4ca017855cfdf35c8b2edb17a646a71cfaf9209e (patch)
treeb8d4be093949626987bb882dcfb7a0061dc764fa /ares_strerror.3
parent1da218113ddf5d1ae85e591a879f88a654779c4e (diff)
downloadc-ares-4ca017855cfdf35c8b2edb17a646a71cfaf9209e.tar.gz
c-ares-4ca017855cfdf35c8b2edb17a646a71cfaf9209e.tar.bz2
c-ares-4ca017855cfdf35c8b2edb17a646a71cfaf9209e.zip
added notes about incompatible functions
Diffstat (limited to 'ares_strerror.3')
-rw-r--r--ares_strerror.32
1 files changed, 2 insertions, 0 deletions
diff --git a/ares_strerror.3 b/ares_strerror.3
index 254d793..1d88b88 100644
--- a/ares_strerror.3
+++ b/ares_strerror.3
@@ -29,6 +29,8 @@ The
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.
.SH AUTHOR
Greg Hudson, MIT Information Systems
.br