mdoc(7) police: pedantry.

This commit is contained in:
ru 2002-03-18 11:08:53 +00:00
parent 061a25b937
commit 7aa5856f5a

View File

@ -31,7 +31,8 @@
.Os
.Sh NAME
.Nm vm_page_alloc
.Nd "allocate a page for a vm_object"
.Nd "allocate a page for a"
.Vt vm_object
.Sh SYNOPSIS
.In sys/param.h
.In vm/vm.h
@ -69,7 +70,7 @@ The page can be allocated if the cache queue is empty and the free
page count is above the interrupt reserved water mark.
If
.Dv VM_ALLOC_INTERRUPT
is set the page can be allocated as long as the free page count is
is set, the page can be allocated as long as the free page count is
greater than zero.
This flag should be used only when the system really needs the page.
.It Dv VM_ALLOC_INTERRUPT