mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +00:00
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
This commit is contained in:
parent
aa9b057c08
commit
fe819ced32
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294626
@ -26,7 +26,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd September 4, 2015
|
.Dd January 23, 2016
|
||||||
.Dt SETFACL 1
|
.Dt SETFACL 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -62,8 +62,9 @@ starting at position
|
|||||||
counting from zero.
|
counting from zero.
|
||||||
This option is only applicable to NFSv4 ACLs.
|
This option is only applicable to NFSv4 ACLs.
|
||||||
.It Fl b
|
.It Fl b
|
||||||
Remove all ACL entries except for the three required entries
|
Remove all ACL entries except for the ones synthesized
|
||||||
(POSIX.1e ACLs) or six "canonical" entries (NFSv4 ACLs).
|
from the file mode - the three mandatory entries in case
|
||||||
|
of POSIX.1e ACL.
|
||||||
If the POSIX.1e ACL contains a
|
If the POSIX.1e ACL contains a
|
||||||
.Dq Li mask
|
.Dq Li mask
|
||||||
entry, the permissions of the
|
entry, the permissions of the
|
||||||
|
Loading…
Reference in New Issue
Block a user