summaryrefslogtreecommitdiff
path: root/ares_library_cleanup.3
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-24 10:08:45 +0000
committerYang Tse <yangsita@gmail.com>2009-11-24 10:08:45 +0000
commit85df26919c344ecf1cff70964fa8f7714b511a8f (patch)
tree04724fe4ae0f9739bfac9f963cb245cc6e76f5cc /ares_library_cleanup.3
parent6eb75a6c5349d1583bef1d17dd23223929a9ea99 (diff)
downloadc-ares-85df26919c344ecf1cff70964fa8f7714b511a8f.tar.gz
c-ares-85df26919c344ecf1cff70964fa8f7714b511a8f.tar.bz2
c-ares-85df26919c344ecf1cff70964fa8f7714b511a8f.zip
Added 'currently' in italics to insist on transient situation.
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)