From 07bbbd85c3fc6606423b6f54235ecf8f5325f3ef Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 17 Feb 2013 17:51:37 +0100 Subject: spell inet correctly! --- ares_inet_ntop.3 | 2 +- ares_inet_pton.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ares_inet_ntop.3 b/ares_inet_ntop.3 index f568dbf..c805c30 100644 --- a/ares_inet_ntop.3 +++ b/ares_inet_ntop.3 @@ -38,7 +38,7 @@ the size of this buffer, which shall be large enough to hold the text string for IPv6). .SH SEE ALSO .BR ares_init(3), -.BR ares_net_pton(3) +.BR ares_inet_pton(3) .SH AVAILABILITY made properly publicly available in c-ares for real in version 1.10.0 .SH AUTHOR diff --git a/ares_inet_pton.3 b/ares_inet_pton.3 index a8bc139..b7d86bb 100644 --- a/ares_inet_pton.3 +++ b/ares_inet_pton.3 @@ -35,7 +35,7 @@ the numeric address; this shall be large enough to hold the numeric address (32 bits for AF_INET, 128 bits for AF_INET6). .SH SEE ALSO .BR ares_init(3), -.BR ares_net_ntop(3) +.BR ares_inet_ntop(3) .SH AVAILABILITY made properly publicly available in c-ares for real in version 1.10.0 .SH AUTHOR -- cgit v1.2.3