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 tiny typo.
details: https://anonhg.NetBSD.org/src/rev/39f6709a6639
branches: trunk
changeset: 574768:39f6709a6639
user: rumble <rumble%NetBSD.org@localhost>
date: Fri Mar 11 19:40:47 2005 +0000
description:
Fix a tiny typo.
diffstat:
share/man/man9/uvm.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ec6aed24c2d1 -r 39f6709a6639 share/man/man9/uvm.9
--- a/share/man/man9/uvm.9 Fri Mar 11 19:25:22 2005 +0000
+++ b/share/man/man9/uvm.9 Fri Mar 11 19:40:47 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.60 2005/01/11 09:46:49 wiz Exp $
+.\" $NetBSD: uvm.9,v 1.61 2005/03/11 19:40:47 rumble Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -1221,7 +1221,7 @@
UVM's new anonymous memory system is based on the
anonymous memory system found in the SunOS 4 VM (as described in papers
published by Sun Microsystems, Inc.).
-UVM also includes a number of feature new to
+UVM also includes a number of features new to
.Bx
including page loanout, map entry passing, simplified
copy-on-write, and clustered anonymous memory pageout.
Home |
Main Index |
Thread Index |
Old Index