summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2005-11-11 03:36:39 (GMT)
committerSteve French <sfrench@us.ibm.com>2005-11-11 03:36:39 (GMT)
commit1b397f4f1c167dbf06397b3182fca521c00125c4 (patch)
tree143dee31766fad42aa0742a587b3a5f68a537002 /fs
parent69114089b75e039f531a3cb9e5e9d8c610679320 (diff)
downloadlinux-1b397f4f1c167dbf06397b3182fca521c00125c4.tar.xz
[CIFS] Fix spaces in cifs kconfig entry
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 1f0ebe6..d5255e6 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1688,9 +1688,8 @@ config CIFS_UPCALL
Enables an upcall mechanism for CIFS which will be used to contact
userspace helper utilities to provide SPNEGO packaged Kerberos
tickets which are needed to mount to certain secure servers
- (for which more secure Kerberos authentication is required).
-
- If unsure, say N.
+ (for which more secure Kerberos authentication is required). If
+ unsure, say N.
config NCP_FS
tristate "NCP file system support (to mount NetWare volumes)"