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.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/VOP_SETACL.9 b/share/man/man9/VOP_SETACL.9
index 5fd76bc..1c01b71 100644
--- a/share/man/man9/VOP_SETACL.9
+++ b/share/man/man9/VOP_SETACL.9
@@ -87,12 +87,12 @@ The the caller does not have the appropriate privilege.
.It Bq Er ENOMEM
Sufficient memory is not available to fulfill the request.
.It Bq Er EOPNOTSUPP
-The filesystem does not support
+The file system does not support
.Fn VOP_SETACL .
.It Bq Er ENOSPC
-The filesystem is out of space.
+The file system is out of space.
.It Bq Er EROFS
-The filesystem is read-only.
+The file system is read-only.
.El
.Sh SEE ALSO
.Xr acl 9 ,
OpenPOWER on IntegriCloud