aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2009-01-26 05:12:25 -0500
committerJiri Kosina <jkosina@suse.cz>2009-03-30 09:22:01 -0400
commit692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch)
treee079cea0948d250e5411befe0c5cca7c97bcf860 /net/sunrpc
parent877d03105d04b2c13e241130277fa69c8d2564f0 (diff)
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/sunrpc')
-rw-r--r--net/sunrpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/Kconfig b/net/sunrpc/Kconfig
index 5592883e1e4a..3f7faa9688ae 100644
--- a/net/sunrpc/Kconfig
+++ b/net/sunrpc/Kconfig
@@ -69,7 +69,7 @@ config RPCSEC_GSS_SPKM3
69 select CRYPTO_CBC 69 select CRYPTO_CBC
70 help 70 help
71 Choose Y here to enable Secure RPC using the SPKM3 public key 71 Choose Y here to enable Secure RPC using the SPKM3 public key
72 GSS-API mechansim (RFC 2025). 72 GSS-API mechanism (RFC 2025).
73 73
74 Secure RPC calls with SPKM3 require an auxiliary userspace 74 Secure RPC calls with SPKM3 require an auxiliary userspace
75 daemon which may be found in the Linux nfs-utils package 75 daemon which may be found in the Linux nfs-utils package