aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_library_cleanup.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_library_cleanup.3')
-rw-r--r--ares/ares_library_cleanup.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_library_cleanup.3 b/ares/ares_library_cleanup.3
index 5665c5765..09a1dcc48 100644
--- a/ares/ares_library_cleanup.3
+++ b/ares/ares_library_cleanup.3
@@ -52,7 +52,7 @@ conflict with any other thread that is already using these other libraries.
.PP
Win32/64 application DLLs shall not call \fIares_library_cleanup(3)\fP from
the DllMain function. Doing so will produce deadlocks and other problems.
-.SH NOTES
+.SH AVAILABILITY
This function was first introduced in c-ares version 1.6.1 along with the
definition of preprocessor symbol \fICARES_HAVE_ARES_LIBRARY_CLEANUP\fP as an
indication of the availability of this function.