aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/keys.txt
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 16:50:39 -0400
committerAdrian Bunk <bunk@stusta.de>2006-10-03 16:50:39 -0400
commit2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (patch)
tree005a185c1043f5b99f4cd851ad071d6e95025064 /Documentation/keys.txt
parenta2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df (diff)
Fix typos in Documentation/: 'H'-'M'
This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'H'-'M'. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/keys.txt')
-rw-r--r--Documentation/keys.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/keys.txt b/Documentation/keys.txt
index 57450901fc30..693ef0c63b9c 100644
--- a/Documentation/keys.txt
+++ b/Documentation/keys.txt
@@ -715,7 +715,7 @@ The keyctl syscall functions are:
715KERNEL SERVICES 715KERNEL SERVICES
716=============== 716===============
717 717
718The kernel services for key managment are fairly simple to deal with. They can 718The kernel services for key management are fairly simple to deal with. They can
719be broken down into two areas: keys and key types. 719be broken down into two areas: keys and key types.
720 720
721Dealing with keys is fairly straightforward. Firstly, the kernel service 721Dealing with keys is fairly straightforward. Firstly, the kernel service