Blame SOURCES/acl-2.2.49-bz675451.patch
Branch: 0f16a93ed99b432439b35d0e5b41f3c88a6155f6
0f16a9
man/man1/setfacl.1 | 4 ++--
0f16a9
1 files changed, 2 insertions(+), 2 deletions(-)
0f16a9
0f16a9
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
0f16a9
index 25908e2..776f22d 100644
0f16a9
--- a/man/man1/setfacl.1
0f16a9
+++ b/man/man1/setfacl.1
0f16a9
@@ -240,8 +240,8 @@ owner, owning group, or others entry, a copy of the ACL owner, owning group, or
0f16a9
.IP * 4
0f16a9
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
0f16a9
.I \-n
0f16a9
-option is given, the permissions of the mask entry are further adjusted to inclu
0f16a9
-de the union of all permissions affected by the mask entry. (See the
0f16a9
+option is given, the permissions of the mask entry are further adjusted to
0f16a9
+include the union of all permissions affected by the mask entry. (See the
0f16a9
.I \-n
0f16a9
option description).
0f16a9
.PP