diff options
Diffstat (limited to 'bin/setfacl')
-rw-r--r-- | bin/setfacl/setfacl.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index b7181e3..c6f0130b 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -225,10 +225,11 @@ Remove the group mail ACL entry containing read/write permissions from .Pa file. .Pp -.Dl setfacl -b file +.Dl setfacl -bn file .Pp -Remove all ACL entries except for the three required -entries from +Remove all +.Dq Li access +ACL entries except for the three required from .Pa file . .Pp .Dl getfacl file1 | setfacl -b -n -M - file2 |