aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-12-03 00:27:15 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-12-03 00:27:15 +0000
commit05da5209f6844b756040ebcc5152090d3d68e5c5 (patch)
tree3bf7130d66264a62d6963308ade8689e1a080905 /bin/setfacl
parentffc0b97fd087519392b19a9d43056d7099b831eb (diff)
Notes
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 b7181e30ad9f..c6f0130b6cb0 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