diff options
Diffstat (limited to 'usr/src/man/man3head')
| -rw-r--r-- | usr/src/man/man3head/endian.h.3head | 5 | ||||
| -rw-r--r-- | usr/src/man/man3head/inet.h.3head | 2 |
2 files changed, 4 insertions, 3 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 , diff --git a/usr/src/man/man3head/inet.h.3head b/usr/src/man/man3head/inet.h.3head index b0f2e257bd..8e48664781 100644 --- a/usr/src/man/man3head/inet.h.3head +++ b/usr/src/man/man3head/inet.h.3head @@ -125,6 +125,6 @@ Interface Stability Standard .SH SEE ALSO .LP -\fBIntro\fR(3), \fBhtonl\fR(3C), \fBhtonl\fR(3XNET), +\fBIntro\fR(3), \fBhtonl\fR(3C), \fBinet_addr\fR(3C), \fBinet_addr\fR(3XNET), \fBin.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) |
