diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-03-04 23:16:11 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-07 16:08:24 +0100 |
commit | 40e47125e6c5110383b0176d7b9d530f2936b1ae (patch) | |
tree | 9653ac1f586cbfe36286c2d987c9330078eb37ad /Documentation/security/Smack.txt | |
parent | 4e70daaf05a181b6968e29e72e9f1c16a183e92c (diff) | |
download | blackbird-op-linux-40e47125e6c5110383b0176d7b9d530f2936b1ae.tar.gz blackbird-op-linux-40e47125e6c5110383b0176d7b9d530f2936b1ae.zip |
Documentation: Fix multiple typo in Documentation
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/security/Smack.txt')
-rw-r--r-- | Documentation/security/Smack.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/Smack.txt b/Documentation/security/Smack.txt index e9dab41c0fe0..d2f72ae66432 100644 --- a/Documentation/security/Smack.txt +++ b/Documentation/security/Smack.txt @@ -536,6 +536,6 @@ writing a single character to the /smack/logging file : 3 : log denied & accepted Events are logged as 'key=value' pairs, for each event you at least will get -the subjet, the object, the rights requested, the action, the kernel function +the subject, the object, the rights requested, the action, the kernel function that triggered the event, plus other pairs depending on the type of event audited. |