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 typo
details: https://anonhg.NetBSD.org/src/rev/e8ad6a5e7785
branches: trunk
changeset: 520246:e8ad6a5e7785
user: deberg <deberg%NetBSD.org@localhost>
date: Sat Jan 05 20:35:49 2002 +0000
description:
fix typo
diffstat:
share/man/man9/uvm.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0d07469497cb -r e8ad6a5e7785 share/man/man9/uvm.9
--- a/share/man/man9/uvm.9 Sat Jan 05 20:29:38 2002 +0000
+++ b/share/man/man9/uvm.9 Sat Jan 05 20:35:49 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm.9,v 1.29 2001/12/26 01:02:01 wiz Exp $
+.\" $NetBSD: uvm.9,v 1.30 2002/01/05 20:35:49 deberg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -922,7 +922,7 @@
argument is non zero, p1 shares its address space with p2,
otherwise a new address space is created. This function
currently has no return value, and thus cannot fail. In
-the future, this function will changed to allowed it to
+the future, this function will be changed to allow it to
fail in low memory conditions.
.Pp
.Fn uvm_grow
Home |
Main Index |
Thread Index |
Old Index