aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_GETPAGES.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
commitbf7f20c2b6525c652039ed567af156fe2fbe19be (patch)
tree45340076f670c5a33c9f8979cfb69f5797c2be57 /share/man/man9/VOP_GETPAGES.9
parent57ab3660ff30195e6da01f74a891d3d427966c55 (diff)
downloadsrc-bf7f20c2b6525c652039ed567af156fe2fbe19be.tar.gz
src-bf7f20c2b6525c652039ed567af156fe2fbe19be.zip
Assorted markup, spelling, and grammar fixes.
Notes
Notes: svn path=/head/; revision=130582
Diffstat (limited to 'share/man/man9/VOP_GETPAGES.9')
-rw-r--r--share/man/man9/VOP_GETPAGES.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VOP_GETPAGES.9 b/share/man/man9/VOP_GETPAGES.9
index cd502ceea4bb..3ead1af1f418 100644
--- a/share/man/man9/VOP_GETPAGES.9
+++ b/share/man/man9/VOP_GETPAGES.9
@@ -87,7 +87,7 @@ Offset in the file at which the mapped pages begin.
.Pp
The status of the
.Fn VOP_PUTPAGES
-method is returned on a page-by-page basis in the array
+method is returned on a page-by-page basis in the array
.Fa rtvals[] .
The possible status values are as follows:
.Bl -tag -width VM_PAGER_ERROR
@@ -137,7 +137,7 @@ or deactivate it (otherwise), and finally call
to arouse any threads currently waiting for the page to be faulted in,
for each page read.
.Sh RETURN VALUES
-If it successfully reads
+If it successfully reads
.Fa m[reqpage] ,
.Fn VOP_GETPAGES
returns