diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-01-12 22:42:37 +0000 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2019-01-16 15:27:32 -0500 |
commit | 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201 (patch) | |
tree | 3921f367aa6a200b00a41f07ac3fb97c9ef36025 /usr/src/man/man3c/byteorder.3c | |
parent | 7c71d71894ca896e2718a24b51b39b0e5f9c27e6 (diff) | |
download | illumos-joyent-9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201.tar.gz |
10229 Some man pages have incorrect cross-references
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/byteorder.3c')
-rw-r--r-- | usr/src/man/man3c/byteorder.3c | 4 |
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 |