diff options
Diffstat (limited to 'man3/inet_pton.3')
| -rw-r--r-- | man3/inet_pton.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man3/inet_pton.3 b/man3/inet_pton.3 index 1169bac280..d51f838fd3 100644 --- a/man3/inet_pton.3 +++ b/man3/inet_pton.3 @@ -130,9 +130,7 @@ T} Thread safety MT-Safe locale .hy .ad .sp 1 -.SH STANDARDS -POSIX.1-2001, POSIX.1-2008. -.SH NOTES +.SH VERSIONS Unlike .BR inet_aton (3) and @@ -151,6 +149,10 @@ four bytes to be explicitly written). For an interface that handles both IPv6 addresses, and IPv4 addresses in numbers-and-dots notation, see .BR getaddrinfo (3). +.SH STANDARDS +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. .SH BUGS .B AF_INET6 does not recognize IPv4 addresses. |
