From f99f6b7d553fbaa9009c71850ddf18beebcd57a4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 10 Mar 2016 08:42:27 +0000 Subject: un-vax; --- lib/libc/net/htonl.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/net') diff --git a/lib/libc/net/htonl.3 b/lib/libc/net/htonl.3 index e32ca717b14..1fd9fb18f54 100644 --- a/lib/libc/net/htonl.3 +++ b/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