This commit is contained in:
deberg 2002-01-05 20:35:49 +00:00
parent 2d6f0a12d0
commit d9337359c8
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@ If the
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