Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libarch/i386 Fix a formatting glitch, and remove a space...
details: https://anonhg.NetBSD.org/src/rev/7e7fe4506667
branches: trunk
changeset: 517338:7e7fe4506667
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Nov 10 22:57:02 2001 +0000
description:
Fix a formatting glitch, and remove a space while I'm here.
diffstat:
lib/libarch/i386/i386_get_mtrr.2 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 84d6992de8cd -r 7e7fe4506667 lib/libarch/i386/i386_get_mtrr.2
--- a/lib/libarch/i386/i386_get_mtrr.2 Sat Nov 10 22:56:18 2001 +0000
+++ b/lib/libarch/i386/i386_get_mtrr.2 Sat Nov 10 22:57:02 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i386_get_mtrr.2,v 1.3 2001/11/10 19:06:54 fvdl Exp $
+.\" $NetBSD: i386_get_mtrr.2,v 1.4 2001/11/10 22:57:02 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -67,7 +67,8 @@
.Fa n
will be updated to reflect the actual number of MTRRs successfully set.
For
-.Fn i386_get_mtrr no more than
+.Fn i386_get_mtrr
+no more than
.Fa n
structures will be copied out, and the integer value pointed to by
.Fa n
@@ -131,7 +132,7 @@
member the PID of the user process which claims the mapping. It is
only valid if MTRR_PRIVATE is set in
.Em flags .
-To clear/reset MTRRs, use a
+To clear/reset MTRRs, use a
.Em flags
field without MTRR_VALID set.
.Sh RETURN VALUES
Home |
Main Index |
Thread Index |
Old Index