summaryrefslogtreecommitdiff
path: root/share/man/man9/uvm.9
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-11-08 08:08:48 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-11-08 08:08:48 +0000
commit52fe6987a1274cfb18e83400a283fbdc3ad77795 (patch)
treecec1a7d823bef7b6b87f285973c3889a28c42617 /share/man/man9/uvm.9
parent87d4220939bb6d6b5344c00a208756565936adbb (diff)
Time to cleanup:
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
Diffstat (limited to 'share/man/man9/uvm.9')
-rw-r--r--share/man/man9/uvm.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9
index 63c075ee1b9..f55930b4b0b 100644
--- a/share/man/man9/uvm.9
+++ b/share/man/man9/uvm.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uvm.9,v 1.14 2002/09/02 04:12:04 wcobb Exp $
+.\" $OpenBSD: uvm.9,v 1.15 2002/11/08 08:08:47 mpech Exp $
.\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
@@ -1030,7 +1030,6 @@ were named so uvm could coexist with BSD VM during the early
development stages.
They will be renamed to
.Dq uvm_ .
-.Pp
.Sh HISTORY
UVM is a new VM system developed at Washington University in St. Louis
(Missouri).