[PATCH] keys: Missing word in documentation

From: Alan Cox
Date: Thu Sep 20 2007 - 09:48:39 EST


Signed-off-by: Alan Cox <alan@xxxxxxxxxx>

diff -u --exclude-from /usr/src/exclude --new-file --recursive linux.vanilla-2.6.23rc6-mm1/Documentation/keys.txt linux-2.6.23rc6-mm1/Documentation/keys.txt
--- linux.vanilla-2.6.23rc6-mm1/Documentation/keys.txt 2007-09-18 15:32:50.000000000 +0100
+++ linux-2.6.23rc6-mm1/Documentation/keys.txt 2007-09-18 16:16:55.000000000 +0100
@@ -4,7 +4,7 @@

This service allows cryptographic keys, authentication tokens, cross-domain
user mappings, and similar to be cached in the kernel for the use of
-filesystems other kernel services.
+filesystems and other kernel services.

Keyrings are permitted; these are a special type of key that can hold links to
other keys. Processes each have three standard keyring subscriptions that a
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/