summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_GETACL.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_GETACL.9')
-rw-r--r--share/man/man9/VOP_GETACL.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/VOP_GETACL.9 b/share/man/man9/VOP_GETACL.9
index 1404b40..282c2f2 100644
--- a/share/man/man9/VOP_GETACL.9
+++ b/share/man/man9/VOP_GETACL.9
@@ -77,14 +77,14 @@ an appropriate error code is returned.
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er EINVAL
-The ACL type passed is invalid for this vnode
+The ACL type passed is invalid for this vnode.
.It Bq Er EACCES
Permission denied
.It Bq Er ENOMEM
Insufficient memory available to fulfill request
.It Bq Er EOPNOTSUPP
The filesystem does not support
-.Fn VOP_GETACL
+.Fn VOP_GETACL .
.El
.Sh SEE ALSO
.Xr acl 9 ,
OpenPOWER on IntegriCloud