aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/VOP_GETPAGES.9
diff options
context:
space:
mode:
authorHiten Pandya <hmp@FreeBSD.org>2003-10-23 02:11:14 +0000
committerHiten Pandya <hmp@FreeBSD.org>2003-10-23 02:11:14 +0000
commitc1c03d4944f7cecd02d9a96a41d4e0c3c6c26b3d (patch)
tree49e43cf73e69278da0f6a2bc4b97629211416351 /share/man/man9/VOP_GETPAGES.9
parent61ba65809d85cdb12e7eb3e8839c4be46fd860f2 (diff)
downloadsrc-c1c03d4944f7cecd02d9a96a41d4e0c3c6c26b3d.tar.gz
src-c1c03d4944f7cecd02d9a96a41d4e0c3c6c26b3d.zip
Mdoc Janitor:
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
Notes
Notes: svn path=/head/; revision=121382
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 4df198c69988..cd502ceea4bb 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