]> git.saurik.com Git - apple/libc.git/blobdiff - net/byteorder.3
Libc-1353.11.2.tar.gz
[apple/libc.git] / net / byteorder.3
index 527bae44a89958676d91dc34261d3f4f875ce45e..ce4eef2c875285516b8d3637c0f560bfe7a33400 100644 (file)
@@ -56,6 +56,7 @@
 .Sh DESCRIPTION
 These routines convert 16 and 32 bit quantities between network
 byte order and host byte order.
 .Sh DESCRIPTION
 These routines convert 16 and 32 bit quantities between network
 byte order and host byte order.
+(Network byte order is big endian, or most significant byte first.)
 On machines which have a byte order which is the same as the network
 order, routines are defined as null macros.
 .Pp
 On machines which have a byte order which is the same as the network
 order, routines are defined as null macros.
 .Pp