diff options
| author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-12-03 00:27:15 +0000 |
|---|---|---|
| committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-12-03 00:27:15 +0000 |
| commit | 05da5209f6844b756040ebcc5152090d3d68e5c5 (patch) | |
| tree | 3bf7130d66264a62d6963308ade8689e1a080905 /bin/setfacl | |
| parent | ffc0b97fd087519392b19a9d43056d7099b831eb (diff) | |
Notes
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 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 |
