Correct example to remove *all* extended ACL entries and
clarify description.
This commit is contained in:
parent
398478b467
commit
e0f46659fc
@ -225,10 +225,11 @@ Remove the group mail ACL entry containing read/write permissions
|
|||||||
from
|
from
|
||||||
.Pa file.
|
.Pa file.
|
||||||
.Pp
|
.Pp
|
||||||
.Dl setfacl -b file
|
.Dl setfacl -bn file
|
||||||
.Pp
|
.Pp
|
||||||
Remove all ACL entries except for the three required
|
Remove all
|
||||||
entries from
|
.Dq Li access
|
||||||
|
ACL entries except for the three required from
|
||||||
.Pa file .
|
.Pa file .
|
||||||
.Pp
|
.Pp
|
||||||
.Dl getfacl file1 | setfacl -b -n -M - file2
|
.Dl getfacl file1 | setfacl -b -n -M - file2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user