From f8bf93d18b54d6b7997aedeaa55d8dcb227ce8c3 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 10 Mar 2016 08:42:26 +0000 Subject: un-vax; --- src/lib/libc/net/htonl.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libc/net/htonl.3 b/src/lib/libc/net/htonl.3 index e32ca717b1..1fd9fb18f5 100644 --- a/src/lib/libc/net/htonl.3 +++ b/src/lib/libc/net/htonl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: htonl.3,v 1.3 2014/09/04 13:51:54 millert Exp $ +.\" $OpenBSD: htonl.3,v 1.4 2016/03/10 08:42:26 jmc 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: September 4 2014 $ +.Dd $Mdocdate: March 10 2016 $ .Dt HTONL 3 .Os .Sh NAME @@ -99,6 +99,6 @@ functions conform to These functions appeared in .Bx 4.2 . .Sh BUGS -On the vax, alpha, amd64, i386, and some mips and arm architectures, +On the 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