summaryrefslogtreecommitdiffstats
path: root/bin/setfacl
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2016-01-23 12:19:37 +0000
committertrasz <trasz@FreeBSD.org>2016-01-23 12:19:37 +0000
commitccc7c0bf60a36afd84e2e8fc179ff4de578b1444 (patch)
tree90bdee5832ecade8fe3ed4fc6525554f8fba6111 /bin/setfacl
parent81dd6a7bca26743c0a067f0ada2755269bef1789 (diff)
downloadFreeBSD-src-ccc7c0bf60a36afd84e2e8fc179ff4de578b1444.zip
FreeBSD-src-ccc7c0bf60a36afd84e2e8fc179ff4de578b1444.tar.gz
Don't mention the "canonical six" in setfacl(1); it describes semantics
that's long gone. MFC after: 1 month Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'bin/setfacl')
-rw-r--r--bin/setfacl/setfacl.17
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1
index a310c64..b581dc4 100644
--- a/bin/setfacl/setfacl.1
+++ b/bin/setfacl/setfacl.1
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 4, 2015
+.Dd January 23, 2016
.Dt SETFACL 1
.Os
.Sh NAME
@@ -62,8 +62,9 @@ starting at position
counting from zero.
This option is only applicable to NFSv4 ACLs.
.It Fl b
-Remove all ACL entries except for the three required entries
-(POSIX.1e ACLs) or six "canonical" entries (NFSv4 ACLs).
+Remove all ACL entries except for the ones synthesized
+from the file mode - the three mandatory entries in case
+of POSIX.1e ACL.
If the POSIX.1e ACL contains a
.Dq Li mask
entry, the permissions of the
OpenPOWER on IntegriCloud