diff options
author | Chris Fraire <cfraire@me.com> | 2017-08-06 19:13:02 -0500 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2017-08-24 15:57:24 -0400 |
commit | b31ca922c7346747131aed07c0c171ec2f573aac (patch) | |
tree | 9d0af65b55d78f155097a870fbb1a646b95a7e29 /usr/src/man/man3c/endian.3c | |
parent | f52b16c60da4b4c350471d7fc68089d796cc082f (diff) | |
download | illumos-gate-b31ca922c7346747131aed07c0c171ec2f573aac.tar.gz |
8566 Man pages contain cross-reference errata
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/endian.3c')
-rw-r--r-- | usr/src/man/man3c/endian.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/endian.3c b/usr/src/man/man3c/endian.3c index 719dae8e28..658d47ba58 100644 --- a/usr/src/man/man3c/endian.3c +++ b/usr/src/man/man3c/endian.3c @@ -177,7 +177,7 @@ To better support extant software, both are provided. While these functions are common across multiple platforms, they have not been standardized. Portable applications should instead use the functions defined in -.Xr byteorder 3C . +.Xr byteorder 3SOCKET . .Sh RETURN VALUES The functions always succeed and return a value that has been properly converted. @@ -186,7 +186,7 @@ converted. .Sh MT-LEVEL .Sy MT-Safe .Sh SEE ALSO -.Xr byteorder 3C , .Xr endian.h 3HEAD , +.Xr byteorder 3SOCKET , .Xr attributes 5 , .Xr byteorder 5 |