summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_GETPAGES.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-10-23 02:11:14 +0000
committerhmp <hmp@FreeBSD.org>2003-10-23 02:11:14 +0000
commit909c96e69e234d87987ecbfc63ab2d9e229da679 (patch)
tree49e43cf73e69278da0f6a2bc4b97629211416351 /share/man/man9/VOP_GETPAGES.9
parent08700a775af8e0a1ea51ff0ef7b16681e29f489a (diff)
downloadFreeBSD-src-909c96e69e234d87987ecbfc63ab2d9e229da679.zip
FreeBSD-src-909c96e69e234d87987ecbfc63ab2d9e229da679.tar.gz
Mdoc Janitor:
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
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 4df198c..cd502ce 100644
--- a/share/man/man9/VOP_GETPAGES.9
+++ b/share/man/man9/VOP_GETPAGES.9
@@ -59,8 +59,8 @@ method does the converse; that is to say, it writes out adjacent dirty
pages of virtual memory.
.Pp
On entry, the vnode lock is held but neither the page queue nor VM object
-locks are held. Both methods return in the same state on both success and
-error returns.
+locks are held.
+Both methods return in the same state on both success and error returns.
.Pp
The arguments are:
.Bl -tag -width reqpage
OpenPOWER on IntegriCloud