From: cpebenito@tresys.com (Christopher J. PeBenito) Date: Tue, 26 Aug 2014 09:15:23 -0400 Subject: [refpolicy] [PATCH 3/7] Fix typo in fs_getattr_all_fs description In-Reply-To: <1408793751-11289-4-git-send-email-nicolas.iooss@m4x.org> References: <1408793751-11289-1-git-send-email-nicolas.iooss@m4x.org> <1408793751-11289-4-git-send-email-nicolas.iooss@m4x.org> Message-ID: <53FC886B.7090609@tresys.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 8/23/2014 7:35 AM, Nicolas Iooss wrote: > --- > policy/modules/kernel/filesystem.if | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/policy/modules/kernel/filesystem.if b/policy/modules/kernel/filesystem.if > index d24ae64f72b0..74d7b7321257 100644 > --- a/policy/modules/kernel/filesystem.if > +++ b/policy/modules/kernel/filesystem.if > @@ -4607,7 +4607,7 @@ interface(`fs_unmount_all_fs',` > ## > ##

> ## Allow the specified domain to > -## et the attributes of all filesystems. > +## get the attributes of all filesystems. > ## Example attributes: > ##

> ##