summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2010-12-05 23:03:51 +0100
committerAndreas Gruenbacher <agruen@suse.de>2010-12-05 23:03:51 +0100
commit5a5670a23652c87af86276745132970706aed42c (patch)
treeee2ef0224d5630fad1e1eac590ec6084a90b796e
parent340a70e71c690902cd7f15d07ae76f332064a5d9 (diff)
downloadacl-5a5670a23652c87af86276745132970706aed42c.tar.gz
setfacl: Clarify that removing a non-existent acl entry is not an error
-rw-r--r--man/man1/setfacl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
index 25908e2..20574e1 100644
--- a/man/man1/setfacl.1
+++ b/man/man1/setfacl.1
@@ -62,8 +62,8 @@ ACL entries for this operation must include permissions.
The
.IR "\-x (\-\-remove)" " and " "\-X (\-\-remove-file)"
-options remove ACL enries. Only
-ACL entries without the
+options remove ACL enries. It is not an error to remove an entry which
+does not exist. Only ACL entries without the
.I perms
field are accepted as parameters, unless POSIXLY_CORRECT is defined.