Loading...
net/byteorder.3 Libc-583 Libc-320
--- Libc/Libc-583/net/byteorder.3
+++ Libc/Libc-320/net/byteorder.3
@@ -56,7 +56,6 @@
 .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