]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
shorten the descriptions somewhat
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Oct 2009 09:06:42 +0000 (09:06 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Oct 2009 09:06:42 +0000 (09:06 +0000)
ares/ares_parse_a_reply.3
ares/ares_parse_aaaa_reply.3
ares/ares_parse_txt_reply.3

index fff8e232576c5efa04844b0e50bcd355d1ad6288..10c06501cd20301038cb39fdf0498c53cc2792d1 100644 (file)
@@ -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>
index 3b80295f2a9a22c329fd9a83d4f084a00085e7c0..ea29036d5b3b0ca285385f46943fd162f5a45788 100644 (file)
@@ -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>
index 2d65edbddf5f066f7cd819bcb4f6ca1d37aa542c..939e3aaf6a3a0b7dd31afa772645830ca6a80a55 100644 (file)
@@ -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>