mirror of
https://github.com/curl/curl.git
synced 2026-08-03 01:30:29 +03:00
Add reference for ares_parse_srv_reply docs
This commit is contained in:
parent
265ed24ac0
commit
3b908ed143
1 changed files with 2 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ MANPAGES = ares_cancel.3 \
|
|||
ares_parse_aaaa_reply.3 \
|
||||
ares_parse_ns_reply.3 \
|
||||
ares_parse_ptr_reply.3 \
|
||||
ares_parse_srv_reply.3 \
|
||||
ares_process.3 \
|
||||
ares_query.3 \
|
||||
ares_save_options.3 \
|
||||
|
|
@ -113,6 +114,7 @@ HTMLPAGES = ares_cancel.html \
|
|||
ares_parse_aaaa_reply.html \
|
||||
ares_parse_ns_reply.html \
|
||||
ares_parse_ptr_reply.html \
|
||||
ares_parse_srv_reply.html \
|
||||
ares_process.html \
|
||||
ares_query.html \
|
||||
ares_save_options.html \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue