summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_SETACL.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_SETACL.9')
-rw-r--r--share/man/man9/VOP_SETACL.910
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/VOP_SETACL.9 b/share/man/man9/VOP_SETACL.9
index 96c1db2..2e1a774 100644
--- a/share/man/man9/VOP_SETACL.9
+++ b/share/man/man9/VOP_SETACL.9
@@ -44,15 +44,15 @@ or directory.
Its arguments are:
.Bl -tag -width type
.It Fa vp
-the vnode of the file or directory
+The vnode of the file or directory.
.It Fa type
-the type of ACL to set
+The type of ACL to set.
.It Fa aclp
-a pointer to an ACL structure from which to retrieve the ACL data
+A pointer to an ACL structure from which to retrieve the ACL data.
.It Fa cred
-the user credentials to use in authorizing the request
+The user credentials to use in authorizing the request.
.It Fa td
-the thread setting the ACL
+The thread setting the ACL.
.El
.Pp
The
OpenPOWER on IntegriCloud