[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Acl-devel] [PATCH] setfacl.1: fix typo 'inclu de' -> 'include'
From: |
Kamil Dudka |
Subject: |
[Acl-devel] [PATCH] setfacl.1: fix typo 'inclu de' -> 'include' |
Date: |
Mon, 20 May 2013 13:41:32 +0200 |
From: John Bradshaw <address@hidden>
Bug: https://bugzilla.redhat.com/675451
---
man/man1/setfacl.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
index 64f0e33..0c7c046 100644
--- a/man/man1/setfacl.1
+++ b/man/man1/setfacl.1
@@ -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
--
1.7.1
- [Acl-devel] [PATCH] setfacl.1: fix typo 'inclu de' -> 'include',
Kamil Dudka <=