summaryrefslogtreecommitdiff
path: root/ares_library_cleanup.3
diff options
context:
space:
mode:
Diffstat (limited to 'ares_library_cleanup.3')
-rw-r--r--ares_library_cleanup.34
1 files changed, 2 insertions, 2 deletions
diff --git a/ares_library_cleanup.3 b/ares_library_cleanup.3
index 3919dc3..4bbe0b8 100644
--- a/ares_library_cleanup.3
+++ b/ares_library_cleanup.3
@@ -61,8 +61,8 @@ Since the introduction of this function, it is absolutely mandatory to call it
for any Win32/64 program using c-ares.
.PP
Non-Win32/64 systems can still use c-ares version 1.7.0 without calling
-\fIares_library_cleanup(3)\fP due to the fact that it is nearly a do-nothing
-function on non-Win32/64 platforms.
+\fIares_library_cleanup(3)\fP due to the fact that \fIcurrently\fP it is nearly
+a do-nothing function on non-Win32/64 platforms.
.SH SEE ALSO
.BR ares_library_init(3),
.BR ares_cancel(3)