summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_OPENCLOSE.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_OPENCLOSE.9')
-rw-r--r--share/man/man9/VOP_OPENCLOSE.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_OPENCLOSE.9 b/share/man/man9/VOP_OPENCLOSE.9
index cbaff5f..fb0d635 100644
--- a/share/man/man9/VOP_OPENCLOSE.9
+++ b/share/man/man9/VOP_OPENCLOSE.9
@@ -52,11 +52,11 @@ entry point is called after a file is finished with by the process.
The arguments are:
.Bl -tag -width mode
.It Fa vp
-the vnode of the file
+The vnode of the file.
.It Fa mode
-the access mode required by the calling process
+The access mode required by the calling process.
.It Fa td
-the thread which is accessing the file
+The thread which is accessing the file.
.El
.Pp
Additionally,
OpenPOWER on IntegriCloud