diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-02 19:46:15 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:42 -0600 |
| commit | fc20c8a14ab504a9341da76de852e0e63c70e2b5 (patch) | |
| tree | ad4afc16ab510367714bcec6966ef073c5dd9c5f /usr/src/man/man3socket/getipnodebyname.3socket | |
| parent | 5f088e1a8acbd4b2eef2927a6addc07af371e762 (diff) | |
| download | illumos-joyent-fc20c8a14ab504a9341da76de852e0e63c70e2b5.tar.gz | |
manual: switch to using BR for SEE ALSO and similar, for readability
Diffstat (limited to 'usr/src/man/man3socket/getipnodebyname.3socket')
| -rw-r--r-- | usr/src/man/man3socket/getipnodebyname.3socket | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/usr/src/man/man3socket/getipnodebyname.3socket b/usr/src/man/man3socket/getipnodebyname.3socket index e4bc706ba0..cc1418254b 100644 --- a/usr/src/man/man3socket/getipnodebyname.3socket +++ b/usr/src/man/man3socket/getipnodebyname.3socket @@ -504,14 +504,14 @@ MT-Level Safe .SH SEE ALSO .LP -\fBhtonl\fR(3C), -\fBnetdb.h\fR(3HEAD), -\fBgethostbyname\fR(3NSL), -\fBgetaddrinfo\fR(3SOCKET), -\fBinet\fR(3SOCKET), -\fBhosts\fR(5), -\fBnsswitch.conf\fR(5), -\fBattributes\fR(7) +.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 |
