summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_OPENCLOSE.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_OPENCLOSE.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_OPENCLOSE.9')
-rw-r--r--share/man/man9/VOP_OPENCLOSE.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/VOP_OPENCLOSE.9 b/share/man/man9/VOP_OPENCLOSE.9
index b27971a..4a6ae2c 100644
--- a/share/man/man9/VOP_OPENCLOSE.9
+++ b/share/man/man9/VOP_OPENCLOSE.9
@@ -72,8 +72,9 @@ to be locked on entry and will leave it locked on return.
.Pp
.Fn VOP_CLOSE
expects at least a reference to be associated with the vnode and does not
-care whether the vnode is locked or not. The lock and reference state is
-left unchanged on return. Note that
+care whether the vnode is locked or not.
+The lock and reference state is left unchanged on return.
+Note that
.Fa vn_close
expects an unlocked, referenced vnode and will dereference the vnode prior
to returning.
OpenPOWER on IntegriCloud