summary refs log tree commit diff
path: root/fs
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2007-05-05 22:08:06 +0000
committerSteve French <sfrench@us.ibm.com>2007-05-05 22:08:06 +0000
commit0ec54aa8af5e6faa346aa55a1ad15ee6c25bb42d (patch)
tree5b7f295b98b2e8b15ed6968cc5a13e9e93c7576f /fs
parent8426c39c1289765a11fc9b9523212ed368ceebd8 (diff)
downloadlinux-0ec54aa8af5e6faa346aa55a1ad15ee6c25bb42d.tar.gz
[CIFS] Fix typo in cifs readme from previous commit
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/cifs/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/cifs/README b/fs/cifs/README
index 80fcfb82eafd..4d01697722cc 100644
--- a/fs/cifs/README
+++ b/fs/cifs/README
@@ -533,8 +533,8 @@ cifsFYI			If set to non-zero value, additional debug information
 
 			log cifs informational messages			0x01
 			log return codes from cifs entry points		0x02
-			log slow responses (ie which take longer than one second)
-			  CONFIG_CIFS_STATS2 must be enabled in .config	0x03
+			log slow responses (ie which take longer than 1 second)
+			  CONFIG_CIFS_STATS2 must be enabled in .config	0x04
 				
 				
 traceSMB		If set to one, debug information is logged to the