From c1c03d4944f7cecd02d9a96a41d4e0c3c6c26b3d Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Thu, 23 Oct 2003 02:11:14 +0000 Subject: Mdoc Janitor: * Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages. --- share/man/man9/VOP_GETPAGES.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man9/VOP_GETPAGES.9') 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 -- cgit v1.2.3