Drop trailing space.
This commit is contained in:
parent
4fad16dc12
commit
986d19cf10
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: uvm.9,v 1.40 2003/04/07 07:08:47 wiz Exp $
|
||||
.\" $NetBSD: uvm.9,v 1.41 2003/04/16 09:31:35 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 Matthew R. Green
|
||||
.\" All rights reserved.
|
||||
@ -145,7 +145,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 a multiple of
|
||||
.Dv PAGE_SIZE .
|
||||
The
|
||||
.Fa uobj
|
||||
|
Loading…
Reference in New Issue
Block a user