Grammar.
This commit is contained in:
parent
5fefa18bb9
commit
999a31cf14
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: uvm.9,v 1.64 2005/04/04 08:25:44 wiz Exp $
|
||||
.\" $NetBSD: uvm.9,v 1.65 2005/05/11 05:40:46 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 Matthew R. Green
|
||||
.\" All rights reserved.
|
||||
|
@ -172,7 +172,7 @@ establishes a valid mapping in map
|
|||
which must be unlocked.
|
||||
The new mapping has size
|
||||
.Fa size ,
|
||||
which must a multiple of
|
||||
which must be a multiple of
|
||||
.Dv PAGE_SIZE .
|
||||
The
|
||||
.Fa uobj
|
||||
|
|
Loading…
Reference in New Issue