From 4f65cd5ad25f8898876022bb5e37cc072df7ba0b Mon Sep 17 00:00:00 2001 From: dlg <> Date: Tue, 20 Mar 2012 06:06:03 +0000 Subject: the disease is spreading --- src/lib/libc/net/byteorder.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/net/byteorder.3 b/src/lib/libc/net/byteorder.3 index 6625ea1442..ba9798a137 100644 --- a/src/lib/libc/net/byteorder.3 +++ b/src/lib/libc/net/byteorder.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: byteorder.3,v 1.16 2009/03/17 21:33:04 jmc Exp $ +.\" $OpenBSD: byteorder.3,v 1.17 2012/03/20 06:06:03 dlg Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 17 2009 $ +.Dd $Mdocdate: March 20 2012 $ .Dt BYTEORDER 3 .Os .Sh NAME @@ -201,6 +201,6 @@ The functions appeared in .Bx 4.2 . .Sh BUGS -On the vax, alpha, i386, and some mips architectures, +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. -- cgit v1.2.3-55-g6feb