c6736e9
From 320b3ca0a544fd5024ddfeca6f491a0344b9ecd2 Mon Sep 17 00:00:00 2001
c6736e9
From: John Bradshaw <john@johnbradshaw.org>
c6736e9
Date: Sat, 5 Feb 2011 18:14:27 +0000
c6736e9
Subject: [PATCH] setfacl.1: fix typo 'inclu de' -> 'include'
c6736e9
c6736e9
Bug: https://bugzilla.redhat.com/675451
c6736e9
---
05710cf
 man/man1/setfacl.1 |    4 ++--
05710cf
 1 files changed, 2 insertions(+), 2 deletions(-)
b6546a9
b6546a9
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
c6736e9
index 64f0e33..0c7c046 100644
b6546a9
--- a/man/man1/setfacl.1
b6546a9
+++ b/man/man1/setfacl.1
b6546a9
@@ -240,8 +240,8 @@ owner, owning group, or others entry, a copy of the ACL owner, owning group, or
b6546a9
 .IP * 4
b6546a9
 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
b6546a9
 .I \-n
b6546a9
-option is given, the permissions of the mask entry are further adjusted to inclu
b6546a9
-de the union of all permissions affected by the mask entry. (See the
b6546a9
+option is given, the permissions of the mask entry are further adjusted to
b6546a9
+include the union of all permissions affected by the mask entry. (See the
b6546a9
 .I \-n
b6546a9
 option description).
b6546a9
 .PP
c6736e9
-- 
c6736e9
1.7.1
c6736e9