X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/5b2abdfbf4211b6592cdd02b9507555a0ecbb04b..507116e319a1470bb0a5040d4d23e5c76955ef97:/net/byteorder.3 diff --git a/net/byteorder.3 b/net/byteorder.3 index 527bae4..ce4eef2 100644 --- a/net/byteorder.3 +++ b/net/byteorder.3 @@ -56,6 +56,7 @@ .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