summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/byteorder.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/byteorder.3')
-rw-r--r--src/lib/libc/net/byteorder.37
1 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/libc/net/byteorder.3 b/src/lib/libc/net/byteorder.3
index b880869b05..53528df7e6 100644
--- a/src/lib/libc/net/byteorder.3
+++ b/src/lib/libc/net/byteorder.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: byteorder.3,v 1.3 1996/11/25 13:11:12 niklas Exp $ 1.\" $OpenBSD: byteorder.3,v 1.4 1997/04/05 21:13:05 millert Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -75,6 +75,9 @@ functions appeared in
75.Bx 4.2 . 75.Bx 4.2 .
76.Sh BUGS 76.Sh BUGS
77On the 77On the
78.Tn VAX 78.Tn VAX ,
79.Tn ALPHA ,
80and
81.Tn iX86
79bytes are handled backwards from most everyone else in 82bytes are handled backwards from most everyone else in
80the world. This is not expected to be fixed in the near future. 83the world. This is not expected to be fixed in the near future.