Update BUGS section.
authormiod <miod@openbsd.org>
Sun, 13 Jul 2014 15:06:02 +0000 (15:06 +0000)
committermiod <miod@openbsd.org>
Sun, 13 Jul 2014 15:06:02 +0000 (15:06 +0000)
lib/libc/net/byteorder.3

index 921c834..015b0b2 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: byteorder.3,v 1.19 2014/07/13 13:17:16 guenther Exp $
+.\"    $OpenBSD: byteorder.3,v 1.20 2014/07/13 15:06:02 miod Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -159,6 +159,8 @@ functions appeared in
 A subset of them was submitted for standardization after
 .St -p1003.1-2008 .
 .Sh BUGS
-On the vax, alpha, amd64, i386, and some mips and arm architectures,
-bytes are handled backwards from most everyone else in the world.
-This is not expected to be fixed in the near future.
+The perceived antagonism between
+.Sq host
+and
+.Sq network
+byte order does not allow PDP-11 users to sleep soundly at night.