summaryrefslogtreecommitdiff
path: root/usr/src/man/man3head/endian.h.3head
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3head/endian.h.3head')
-rw-r--r--usr/src/man/man3head/endian.h.3head5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man3head/endian.h.3head b/usr/src/man/man3head/endian.h.3head
index 1e133e6fb6..82a195c9bd 100644
--- a/usr/src/man/man3head/endian.h.3head
+++ b/usr/src/man/man3head/endian.h.3head
@@ -11,7 +11,7 @@
.\"
.\" Copyright 2016 Joyent, Inc.
.\"
-.Dd January 30, 2016
+.Dd August 2, 2018
.Dt ENDIAN.H 3HEAD
.Os
.Sh NAME
@@ -77,7 +77,7 @@ to one of the aforementioned macros.
.Pp
In addition to the routines provided by this header, standardized
functions may be found in
-.Xr byteorder 3SOCKET .
+.Xr byteorder 3C .
The header
.Xr types.h 3HEAD
also defines additional pre-processor symbols to determine the current
@@ -85,6 +85,7 @@ endianness of the system.
.Sh INTERFACE STABILITY
.Sy Committed
.Sh SEE ALSO
+.Xr byteorder 3C ,
.Xr endian 3C ,
.Xr types.h 3HEAD ,
.Xr attributes 5 ,