mirror of
https://github.com/curl/curl.git
synced 2026-07-17 08:17:17 +03:00
shorten the descriptions somewhat
This commit is contained in:
parent
3717b7a792
commit
861092637b
3 changed files with 3 additions and 4 deletions
|
|
@ -16,7 +16,7 @@
|
|||
.\"
|
||||
.TH ARES_PARSE_A_REPLY 3 "25 July 1998"
|
||||
.SH NAME
|
||||
ares_parse_a_reply \- Parse a reply to a DNS query of type A into a hostent
|
||||
ares_parse_a_reply \- Parse a reply to a DNS query of type A
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ares.h>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
.\"
|
||||
.TH ARES_PARSE_AAAA_REPLY 3 "10 March 2005"
|
||||
.SH NAME
|
||||
ares_parse_aaaa_reply \- Parse a reply to a DNS query of type AAAA into a hostent
|
||||
ares_parse_aaaa_reply \- Parse a reply to a DNS query of type AAAA
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ares.h>
|
||||
|
|
|
|||
|
|
@ -15,8 +15,7 @@
|
|||
.\"
|
||||
.TH ARES_PARSE_TXT_REPLY 3 "27 October 2009"
|
||||
.SH NAME
|
||||
ares_parse_txt_reply \- Parse a reply to a DNS query of type TXT into a
|
||||
struct ares_txt_reply
|
||||
ares_parse_txt_reply \- Parse a reply to a DNS query of type TXT
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B #include <ares.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue