diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3socket/getipnodebyname.3socket | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3socket/getipnodebyname.3socket')
-rw-r--r-- | usr/src/man/man3socket/getipnodebyname.3socket | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man3socket/getipnodebyname.3socket b/usr/src/man/man3socket/getipnodebyname.3socket index 89e6100e03..cc1418254b 100644 --- a/usr/src/man/man3socket/getipnodebyname.3socket +++ b/usr/src/man/man3socket/getipnodebyname.3socket @@ -487,7 +487,7 @@ hostname. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -504,9 +504,14 @@ MT-Level Safe .SH SEE ALSO .LP -\fBgetaddrinfo\fR(3SOCKET), \fBgethostbyname\fR(3NSL), \fBhtonl\fR(3C), -\fBinet\fR(3SOCKET), \fBnetdb.h\fR(3HEAD), \fBhosts\fR(4), -\fBnsswitch.conf\fR(4), \fBattributes\fR(5) +.BR htonl (3C), +.BR netdb.h (3HEAD), +.BR gethostbyname (3NSL), +.BR getaddrinfo (3SOCKET), +.BR inet (3SOCKET), +.BR hosts (5), +.BR nsswitch.conf (5), +.BR attributes (7) .SH NOTES .LP No enumeration functions are provided for IPv6. Existing enumeration functions |