shorten the descriptions somewhat

pull/1/head
Daniel Stenberg 16 years ago
parent d64a407d11
commit 2f84a75012
  1. 2
      ares_parse_a_reply.3
  2. 2
      ares_parse_aaaa_reply.3
  3. 3
      ares_parse_txt_reply.3

@ -16,7 +16,7 @@
.\" .\"
.TH ARES_PARSE_A_REPLY 3 "25 July 1998" .TH ARES_PARSE_A_REPLY 3 "25 July 1998"
.SH NAME .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 .SH SYNOPSIS
.nf .nf
.B #include <ares.h> .B #include <ares.h>

@ -16,7 +16,7 @@
.\" .\"
.TH ARES_PARSE_AAAA_REPLY 3 "10 March 2005" .TH ARES_PARSE_AAAA_REPLY 3 "10 March 2005"
.SH NAME .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 .SH SYNOPSIS
.nf .nf
.B #include <ares.h> .B #include <ares.h>

@ -15,8 +15,7 @@
.\" .\"
.TH ARES_PARSE_TXT_REPLY 3 "27 October 2009" .TH ARES_PARSE_TXT_REPLY 3 "27 October 2009"
.SH NAME .SH NAME
ares_parse_txt_reply \- Parse a reply to a DNS query of type TXT into a ares_parse_txt_reply \- Parse a reply to a DNS query of type TXT
struct ares_txt_reply
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.B #include <ares.h> .B #include <ares.h>

Loading…
Cancel
Save