diff options
Diffstat (limited to 'man3/inet.3')
| -rw-r--r-- | man3/inet.3 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man3/inet.3 b/man3/inet.3 index db39a2f9a5..4855bc92f3 100644 --- a/man3/inet.3 +++ b/man3/inet.3 @@ -122,7 +122,12 @@ In order to expose the declaration of one of the feature test macros _BSD_SOURCE, _SVID_SOURCE, or _GNU_SOURCE must be defined. .SH "CONFORMING TO" -4.3BSD +4.3BSD. +.BR inet_addr (), +.BR inet_aton (), +and +.BR inet_ntoa () +are specified in POSIX.1-2001. .SH "SEE ALSO" .BR gethostbyname (3), .BR getnetent (3), |
