spell inet correctly!
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2013 16:51:37 +0000 (17:51 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2013 16:51:37 +0000 (17:51 +0100)
ares_inet_ntop.3
ares_inet_pton.3

index f568dbf82f394244b8a59bda58692ec12ef5d793..c805c303740dece512d5a497198b7abeec3bfa46 100644 (file)
@@ -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
index a8bc1399a5b88a81632e7a8bf1a68e234c403d8b..b7d86bb4e0404beec17997f8c26aa73e1263da4a 100644 (file)
@@ -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