diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-24 06:45:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-24 06:45:59 +0000 |
commit | 2fb454c05cdf52feefe760253e7de84fa9aa2c13 (patch) | |
tree | 041a955b10e448d467e46536e9c0a80e10ed4833 /share | |
parent | 4611deddfe84c32a29dc209ac73fe6d285ecb766 (diff) |
typo from Jared Yanovich;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/uvm.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9 index b7cbd2fb2bd..97f1f718f1c 100644 --- a/share/man/man9/uvm.9 +++ b/share/man/man9/uvm.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uvm.9,v 1.24 2003/08/30 21:54:06 miod Exp $ +.\" $OpenBSD: uvm.9,v 1.25 2004/01/24 06:45:58 jmc Exp $ .\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $ .\" .\" Copyright (c) 1998 Matthew R. Green @@ -1044,7 +1044,7 @@ VM system. UVM's new anonymous memory system is based on the anonymous memory system found in the SunOS4 VM (as described in papers published by Sun Microsystems, Inc.). -UVM also includes a number of feature +UVM also includes a number of features new to .Bx including page loanout, map entry passing, simplified |