summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_ACLCHECK.9
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2002-09-18 09:34:01 +0000
committertruckman <truckman@FreeBSD.org>2002-09-18 09:34:01 +0000
commit9746ec766a71ee0841e67fe78bab69c74710adc4 (patch)
tree064d3abd19684303b4c1bfc115c2665ff517cebf /share/man/man9/VOP_ACLCHECK.9
parent196b315ed80d68650ae09897e65629420c5018a2 (diff)
downloadFreeBSD-src-9746ec766a71ee0841e67fe78bab69c74710adc4.zip
FreeBSD-src-9746ec766a71ee0841e67fe78bab69c74710adc4.tar.gz
Style and markup changes only.
Capitalize the first letter of the descriptions for the entries in the ERRORS section if they are complete sentences and end the sentences with periods.
Diffstat (limited to 'share/man/man9/VOP_ACLCHECK.9')
-rw-r--r--share/man/man9/VOP_ACLCHECK.95
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/VOP_ACLCHECK.9 b/share/man/man9/VOP_ACLCHECK.9
index be55b5d..ff9de9e 100644
--- a/share/man/man9/VOP_ACLCHECK.9
+++ b/share/man/man9/VOP_ACLCHECK.9
@@ -80,13 +80,14 @@ then zero is returned. Otherwise, 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, or the ACL data is invalid
+The ACL type passed is invalid for this vnode, or the ACL data is invalid.
.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 VOP_ACLCHECK
+The filesystem does not support
+.Fn VOP_ACLCHECK .
.El
.Sh SEE ALSO
.Xr acl 9 ,
OpenPOWER on IntegriCloud