From 05da5209f6844b756040ebcc5152090d3d68e5c5 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Mon, 3 Dec 2001 00:27:15 +0000 Subject: [PATCH] Correct example to remove *all* extended ACL entries and clarify description. --- bin/setfacl/setfacl.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index b7181e30ad9..c6f0130b6cb 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