commit: f9197659eb19f9e0c8c05129f2753169104ae71e Author: Nicolas Iooss <nicolas.iooss <AT> m4x <DOT> org> AuthorDate: Sat Aug 23 11:35:47 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Tue Aug 26 14:52:14 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=f9197659
Fix typo in fs_getattr_all_fs description --- 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 5b80ee2..b6b7063 100644 --- a/policy/modules/kernel/filesystem.if +++ b/policy/modules/kernel/filesystem.if @@ -4625,7 +4625,7 @@ interface(`fs_unmount_all_fs',` ## <desc> ## <p> ## Allow the specified domain to -## et the attributes of all filesystems. +## get the attributes of all filesystems. ## Example attributes: ## </p> ## <ul>
