summaryrefslogtreecommitdiffstats
path: root/bin/setfacl
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2001-12-03 00:27:15 +0000
committerjedgar <jedgar@FreeBSD.org>2001-12-03 00:27:15 +0000
commite0f46659fc7ba2e524035cc4c192580d56ccf416 (patch)
tree3bf7130d66264a62d6963308ade8689e1a080905 /bin/setfacl
parent398478b467003af3439f9df80988cf35ce95c2b4 (diff)
downloadFreeBSD-src-e0f46659fc7ba2e524035cc4c192580d56ccf416.zip
FreeBSD-src-e0f46659fc7ba2e524035cc4c192580d56ccf416.tar.gz
Correct example to remove *all* extended ACL entries and
clarify description.
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 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
OpenPOWER on IntegriCloud