Add reference for ares_parse_srv_reply docs

pull/1/head
Yang Tse 15 years ago
parent 4cb3aa4080
commit 539ffc7b40
  1. 2
      Makefile.inc

@ -80,6 +80,7 @@ MANPAGES = ares_cancel.3 \
ares_parse_aaaa_reply.3 \ ares_parse_aaaa_reply.3 \
ares_parse_ns_reply.3 \ ares_parse_ns_reply.3 \
ares_parse_ptr_reply.3 \ ares_parse_ptr_reply.3 \
ares_parse_srv_reply.3 \
ares_process.3 \ ares_process.3 \
ares_query.3 \ ares_query.3 \
ares_save_options.3 \ ares_save_options.3 \
@ -113,6 +114,7 @@ HTMLPAGES = ares_cancel.html \
ares_parse_aaaa_reply.html \ ares_parse_aaaa_reply.html \
ares_parse_ns_reply.html \ ares_parse_ns_reply.html \
ares_parse_ptr_reply.html \ ares_parse_ptr_reply.html \
ares_parse_srv_reply.html \
ares_process.html \ ares_process.html \
ares_query.html \ ares_query.html \
ares_save_options.html \ ares_save_options.html \

Loading…
Cancel
Save