summaryrefslogtreecommitdiff
path: root/ares_inet_ntop.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-02-17 17:51:37 +0100
committerDaniel Stenberg <daniel@haxx.se>2013-02-17 17:51:37 +0100
commit07bbbd85c3fc6606423b6f54235ecf8f5325f3ef (patch)
tree9b944e3caae97f5322695547f2005f56c40a2028 /ares_inet_ntop.3
parentcf7ad9758dd7927595cb9751ba8173e06fc33cad (diff)
downloadc-ares-07bbbd85c3fc6606423b6f54235ecf8f5325f3ef.tar.gz
c-ares-07bbbd85c3fc6606423b6f54235ecf8f5325f3ef.tar.bz2
c-ares-07bbbd85c3fc6606423b6f54235ecf8f5325f3ef.zip
spell inet correctly!
Diffstat (limited to 'ares_inet_ntop.3')
-rw-r--r--ares_inet_ntop.32
1 files changed, 1 insertions, 1 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