aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security/keys.txt
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-03-04 09:16:11 -0500
committerJiri Kosina <jkosina@suse.cz>2012-03-07 10:08:24 -0500
commit40e47125e6c5110383b0176d7b9d530f2936b1ae (patch)
tree9653ac1f586cbfe36286c2d987c9330078eb37ad /Documentation/security/keys.txt
parent4e70daaf05a181b6968e29e72e9f1c16a183e92c (diff)
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/keys.txt')
-rw-r--r--Documentation/security/keys.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/keys.txt b/Documentation/security/keys.txt
index 4d75931d2d79..fcbe7a703405 100644
--- a/Documentation/security/keys.txt
+++ b/Documentation/security/keys.txt
@@ -668,7 +668,7 @@ The keyctl syscall functions are:
668 668
669 If the kernel calls back to userspace to complete the instantiation of a 669 If the kernel calls back to userspace to complete the instantiation of a
670 key, userspace should use this call mark the key as negative before the 670 key, userspace should use this call mark the key as negative before the
671 invoked process returns if it is unable to fulfil the request. 671 invoked process returns if it is unable to fulfill the request.
672 672
673 The process must have write access on the key to be able to instantiate 673 The process must have write access on the key to be able to instantiate
674 it, and the key must be uninstantiated. 674 it, and the key must be uninstantiated.