aboutsummaryrefslogtreecommitdiff
path: root/ares/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
commit9f4e682ca9bf11b04fd171075604436e577a6986 (patch)
treee6b976cf175653760795b7bc1761db99e9df33ca /ares/ares_strerror.3
parent5fc8d4da450e7f1f3dd2dd164614e1caa12282f4 (diff)
added notes about incompatible functions
Diffstat (limited to 'ares/ares_strerror.3')
-rw-r--r--ares/ares_strerror.32
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/ares_strerror.3 b/ares/ares_strerror.3
index 254d793cb..1d88b8815 100644
--- a/ares/ares_strerror.3
+++ b/ares/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