Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libarch/i386 Document that bit #0 is the LSB of the firs...
details: https://anonhg.NetBSD.org/src/rev/95998bd0d182
branches: trunk
changeset: 479712:95998bd0d182
user: hubertf <hubertf%NetBSD.org@localhost>
date: Mon Dec 20 02:04:24 1999 +0000
description:
Document that bit #0 is the LSB of the first longword in the array.
Pointed out by Matt Thomas.
diffstat:
lib/libarch/i386/i386_get_ioperm.2 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e15152692aa2 -r 95998bd0d182 lib/libarch/i386/i386_get_ioperm.2
--- a/lib/libarch/i386/i386_get_ioperm.2 Mon Dec 20 01:43:05 1999 +0000
+++ b/lib/libarch/i386/i386_get_ioperm.2 Mon Dec 20 02:04:24 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i386_get_ioperm.2,v 1.8 1999/07/02 15:14:07 simonb Exp $
+.\" $NetBSD: i386_get_ioperm.2,v 1.9 1999/12/20 02:04:24 hubertf Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -73,6 +73,7 @@
.Va n
results in delivery of a SIGBUS signal unless the process's I/O
permission level would grant I/O access.
+Bit #0 is the LSB of the first longword in the array.
.Sh RETURN VALUES
Upon successful completion,
.Fn i386_get_ioperm
Home |
Main Index |
Thread Index |
Old Index