From: miod Date: Sun, 13 Jul 2014 15:06:02 +0000 (+0000) Subject: Update BUGS section. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b5580ad2885c988d6214246326292f87190d8de5;p=openbsd Update BUGS section. --- diff --git a/lib/libc/net/byteorder.3 b/lib/libc/net/byteorder.3 index 921c8343fa7..015b0b23e7f 100644 --- a/lib/libc/net/byteorder.3 +++ b/lib/libc/net/byteorder.3 @@ -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.