Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/net Delete the old BUGS section entry:



details:   https://anonhg.NetBSD.org/src/rev/5a7770ca2d36
branches:  trunk
changeset: 518410:5a7770ca2d36
user:      ross <ross%NetBSD.org@localhost>
date:      Thu Nov 29 22:55:57 2001 +0000

description:
Delete the old BUGS section entry:
> On the VAX bytes are handled backwards from most everyone else in
> the world.  This is not expected to be fixed in the near future.

Multiple levels of irony there...

diffstat:

 lib/libc/net/byteorder.3 |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (20 lines):

diff -r 5b1c7702e719 -r 5a7770ca2d36 lib/libc/net/byteorder.3
--- a/lib/libc/net/byteorder.3  Thu Nov 29 22:46:42 2001 +0000
+++ b/lib/libc/net/byteorder.3  Thu Nov 29 22:55:57 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: byteorder.3,v 1.7 2001/09/16 02:23:09 wiz Exp $
+.\"    $NetBSD: byteorder.3,v 1.8 2001/11/29 22:55:57 ross Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -83,10 +83,5 @@
 functions appeared in
 .Bx 4.2 .
 .Sh BUGS
-On the
-.Tn VAX
-bytes are handled backwards from most everyone else in
-the world.  This is not expected to be fixed in the near future.
-.Pp
 The `l' and `s' suffixes in the names are not meaningful in machines
 where long integers are not 32 bits.



Home | Main Index | Thread Index | Old Index