X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/c957a83bde4df2e2d3d1ed0963656856b48ef0a0..224c70764cab4e0e39a26aaf3ad3016552f62f55:/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