summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/byteorder.3c
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2019-01-17 12:57:34 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2019-01-17 12:57:34 +0000
commit4eeb8089d22a777b919f608ca4fb5c090d2eea84 (patch)
treedcdcf0e8c101652ddec644746142517b939bab0a /usr/src/man/man3c/byteorder.3c
parenta947aa5f9e3d25d6638e832f6ef7015d604e3a2e (diff)
parentc8cc685318cb78c62f1ff07bc561b26d65780aa3 (diff)
downloadillumos-joyent-4eeb8089d22a777b919f608ca4fb5c090d2eea84.tar.gz
[illumos-gate merge]
commit c8cc685318cb78c62f1ff07bc561b26d65780aa3 10225 wsdiff broken after 9979 commit ead1aeb99fc825309962c1dc2f20333bdd5898f6 10195 uts: boot_keyboard should emit esc sequences for arrow keys commit 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201 10229 Some man pages have incorrect cross-references commit 1bf8e91c2f089f0b4e9a6f705f162654aa82cfad 10232 beastie.4th manpage not shipped commit 0b4d657578b8f707371421ebae5b3837023b4144 8235 fwflash for sd needs to handle partial writes 8236 fwflash sd plugin shouldn't hardcode maximum image size 8237 libscsi improperly translates request sense and isolate options to uscsi Conflicts: usr/src/man/man7i/uscsi.7i usr/src/cmd/fwflash/plugins/transport/common/sd.c
Diffstat (limited to 'usr/src/man/man3c/byteorder.3c')
-rw-r--r--usr/src/man/man3c/byteorder.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/byteorder.3c b/usr/src/man/man3c/byteorder.3c
index 16de6b983e..86207a01ce 100644
--- a/usr/src/man/man3c/byteorder.3c
+++ b/usr/src/man/man3c/byteorder.3c
@@ -75,12 +75,12 @@ These functions are most often used in conjunction with Internet addresses and
ports as returned by
.Xr gethostent 3NSL
and
-.Xr getservent 3NSL .
+.Xr getservent 3SOCKET .
.Sh MT-LEVEL
.Sy Safe
.Sh SEE ALSO
.Xr inet.h 3HEAD ,
.Xr gethostent 3NSL ,
-.Xr getservent 3NSL ,
+.Xr getservent 3SOCKET ,
.Xr attributes 5 ,
.Xr byteorder 5