summaryrefslogtreecommitdiff
path: root/share/man/man9/uvm.9
diff options
context:
space:
mode:
authorWilbern Cobb <wcobb@cvs.openbsd.org>2002-09-02 04:12:05 +0000
committerWilbern Cobb <wcobb@cvs.openbsd.org>2002-09-02 04:12:05 +0000
commit639d4ad51ace7c0c150d7a1b4cfe315fe8f31dd1 (patch)
tree9e0911b8131e29cb00e5ceeded7c56a7fc73e2b8 /share/man/man9/uvm.9
parent5c5d5f942613dea2c16e7668b70a1b1363849f8a (diff)
xrefs to pmap(9); ok art@
Diffstat (limited to 'share/man/man9/uvm.9')
-rw-r--r--share/man/man9/uvm.98
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9
index 9eca5bf0686..63c075ee1b9 100644
--- a/share/man/man9/uvm.9
+++ b/share/man/man9/uvm.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uvm.9,v 1.13 2002/08/27 23:56:44 wcobb Exp $
+.\" $OpenBSD: uvm.9,v 1.14 2002/09/02 04:12:04 wcobb Exp $
.\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
@@ -1031,9 +1031,6 @@ development stages.
They 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).
@@ -1082,4 +1079,5 @@ function should be able to fail in low memory conditions.
.Xr kvm 3 ,
.Xr sysctl 3 ,
.Xr ddb 4 ,
-.Xr options 4
+.Xr options 4 ,
+.Xr pmap 9