summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ACCESS.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_ACCESS.9')
-rw-r--r--share/man/man9/VOP_ACCESS.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/VOP_ACCESS.9 b/share/man/man9/VOP_ACCESS.9
index cbd5a37..5d2c530 100644
--- a/share/man/man9/VOP_ACCESS.9
+++ b/share/man/man9/VOP_ACCESS.9
@@ -47,13 +47,13 @@ given credentials.
Its arguments are:
.Bl -tag -width mode
.It Fa vp
-the vnode of the file to check
+The vnode of the file to check.
.It Fa mode
-the type of access required
+The type of access required.
.It Fa cred
-the user credentials to check
+The user credentials to check.
.It Fa td
-the thread which is checking
+The thread which is checking.
.El
.Pp
The
OpenPOWER on IntegriCloud