Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 pmap(9) does exist now
details: https://anonhg.NetBSD.org/src/rev/247720f7f27e
branches: trunk
changeset: 509481:247720f7f27e
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Sun May 06 04:46:54 2001 +0000
description:
pmap(9) does exist now
diffstat:
share/man/man9/uvm.9 | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 63aaab155caf -r 247720f7f27e share/man/man9/uvm.9
--- a/share/man/man9/uvm.9 Sun May 06 04:32:08 2001 +0000
+++ b/share/man/man9/uvm.9 Sun May 06 04:46:54 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.20 2001/04/25 02:19:50 simonb Exp $
+.\" $NetBSD: uvm.9,v 1.21 2001/05/06 04:46:54 gmcgarry Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -870,10 +870,6 @@
.Dq vm_
will be renamed to
.Dq uvm_ .
-.Pp
-The
-.Xr pmap 9
-manual page is not yet written.
.Sh HISTORY
UVM is a new VM system developed at Washington University in St. Louis
(Missouri). UVM's roots lie partly in the Mach-based
@@ -908,4 +904,5 @@
.Xr kvm 3 ,
.Xr sysctl 3 ,
.Xr ddb 4 ,
-.Xr options 4
+.Xr options 4 ,
+.Xr pmap 9 .
Home |
Main Index |
Thread Index |
Old Index