aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_version.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_version.3')
-rw-r--r--ares/ares_version.32
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/ares_version.3 b/ares/ares_version.3
index 7aeabf7e0..ec9c17991 100644
--- a/ares/ares_version.3
+++ b/ares/ares_version.3
@@ -34,6 +34,8 @@ argument. If you pass a NULL, no integer is attempted to be returned.
The integer is built up as 24bit number, with 8 separate bits used for major
number, minor number and patch number. This makes a version string such as
1.2.3 will be returned as the hexadecimal number 0x010203 (decimal 66051).
+.SH NOTES
+This function is not compatible with ares.
.SH AUTHOR
Daniel Stenberg