Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 fix a description of PMAP_PREFER argument.
details: https://anonhg.NetBSD.org/src/rev/07b3e74c8064
branches: trunk
changeset: 777362:07b3e74c8064
user: yamt <yamt%NetBSD.org@localhost>
date: Thu Feb 16 12:10:10 2012 +0000
description:
fix a description of PMAP_PREFER argument.
diffstat:
share/man/man9/pmap.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 9930045c0e35 -r 07b3e74c8064 share/man/man9/pmap.9
--- a/share/man/man9/pmap.9 Thu Feb 16 11:46:14 2012 +0000
+++ b/share/man/man9/pmap.9 Thu Feb 16 12:10:10 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pmap.9,v 1.43 2010/07/06 20:50:33 cegger Exp $
+.\" $NetBSD: pmap.9,v 1.44 2012/02/16 12:10:10 yamt Exp $
.\"
.\" Copyright (c) 2000, 2001, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 4, 2009
+.Dd February 16, 2012
.Dt PMAP 9
.Os
.Sh NAME
@@ -1099,7 +1099,7 @@
.Fa hint
is an object offset which will be mapped into the resulting virtual address, and
.Fa sz
-is size of the object.
+is size of the region being mapped in bytes.
.Fa td
indicates if the machine dependent pmap uses the topdown VM.
.Pp
Home |
Main Index |
Thread Index |
Old Index