summaryrefslogtreecommitdiff
path: root/Makefile.inc
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-20 11:26:26 +0000
committerYang Tse <yangsita@gmail.com>2009-05-20 11:26:26 +0000
commitdec9775cd60418a23765c9e3604ae0d4229c0ee7 (patch)
tree533770a29aa06320e1e40caeeff23b100050d428 /Makefile.inc
parentcf2882882d67fd8eddb8fa2c49fc78111f5a3f5d (diff)
downloadc-ares-dec9775cd60418a23765c9e3604ae0d4229c0ee7.tar.gz
c-ares-dec9775cd60418a23765c9e3604ae0d4229c0ee7.tar.bz2
c-ares-dec9775cd60418a23765c9e3604ae0d4229c0ee7.zip
Initial ares_library_cleanup(3) man page
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 98c93f3..d5e18ac 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -20,6 +20,6 @@ MANPAGES= ares_destroy.3 ares_expand_name.3 ares_expand_string.3 ares_fds.3 \
ares_parse_a_reply.3 ares_parse_ptr_reply.3 ares_process.3 \
ares_query.3 ares_search.3 ares_send.3 ares_strerror.3 ares_timeout.3 \
ares_version.3 ares_cancel.3 ares_parse_aaaa_reply.3 ares_getnameinfo.3 \
- ares_getsock.3 ares_parse_ns_reply.3 ares_dup.3 \
+ ares_getsock.3 ares_parse_ns_reply.3 ares_dup.3 ares_library_cleanup.3 \
ares_destroy_options.3 ares_save_options.3 ares_gethostbyname_file.3 \
ares_set_socket_callback.3 ares_library_init.3