diff options
Diffstat (limited to 'usr/src/man/man3head/endian.h.3head')
-rw-r--r-- | usr/src/man/man3head/endian.h.3head | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3head/endian.h.3head b/usr/src/man/man3head/endian.h.3head index 87138c2bed..1d03dc4c10 100644 --- a/usr/src/man/man3head/endian.h.3head +++ b/usr/src/man/man3head/endian.h.3head @@ -30,7 +30,7 @@ the functions are documented separately in .Xr endian 3C . More information on endianness and a general background on the topic can be found in -.Xr byteorder 5 . +.Xr byteorder 7 . .Pp The .In endian.h @@ -88,5 +88,5 @@ endianness of the system. .Xr byteorder 3C , .Xr endian 3C , .Xr types.h 3HEAD , -.Xr attributes 5 , -.Xr byteorder 5 +.Xr attributes 7 , +.Xr byteorder 7 |