diff options
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 |