Loading...
--- Libc/Libc-583/net/byteorder.3
+++ Libc/Libc-391/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