From b643d148b136b8fd912c02e138bd02785f5307dc Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 1 Apr 2004 06:10:56 +0000 Subject: Dominick Meglio man page fixes --- ares/ares_parse_a_reply.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ares/ares_parse_a_reply.3') diff --git a/ares/ares_parse_a_reply.3 b/ares/ares_parse_a_reply.3 index 9c6281159..7acd70fe9 100644 --- a/ares/ares_parse_a_reply.3 +++ b/ares/ares_parse_a_reply.3 @@ -21,9 +21,8 @@ ares_parse_a_reply \- Parse a reply to a DNS query of type A into a hostent .nf .B #include .PP -.B -int ares_parse_a_reply(const unsigned char *\fIabuf\fB, int \fIalen\fB, -.B struct hostent **\fIhost\fB); +.B int ares_parse_a_reply(const unsigned char *\fIabuf\fP, int \fIalen\fP, +.B struct hostent **\fIhost\fP); .fi .SH DESCRIPTION The -- cgit v1.2.3