28 lines
1.2 KiB
Diff
28 lines
1.2 KiB
Diff
man/man1/setfacl.1 | 6 +++---
|
|
1 files changed, 3 insertions(+), 3 deletions(-)
|
|
|
|
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
|
|
index 25908e2..776f22d 100644
|
|
--- a/man/man1/setfacl.1
|
|
+++ b/man/man1/setfacl.1
|
|
@@ -62,7 +62,7 @@ ACL entries for this operation must include permissions.
|
|
|
|
The
|
|
.IR "\-x (\-\-remove)" " and " "\-X (\-\-remove-file)"
|
|
-options remove ACL enries. Only
|
|
+options remove ACL entries. Only
|
|
ACL entries without the
|
|
.I perms
|
|
field are accepted as parameters, unless POSIXLY_CORRECT is defined.
|
|
@@ -240,8 +240,8 @@ owner, owning group, or others entry, a copy of the ACL owner, owning group, or
|
|
.IP * 4
|
|
If a Default ACL contains named user entries or named group entries, and no mask entry exists, a mask entry containing the same permissions as the default Default ACL's group entry is added. Unless the
|
|
.I \-n
|
|
-option is given, the permissions of the mask entry are further adjusted to inclu
|
|
-de the union of all permissions affected by the mask entry. (See the
|
|
+option is given, the permissions of the mask entry are further adjusted to
|
|
+include the union of all permissions affected by the mask entry. (See the
|
|
.I \-n
|
|
option description).
|
|
.PP
|