Typo in cifs readme in name of module parm directory

Suresh had a typo in his recent patch adding information on
the new oplock_endabled parm. Should be documented as in
directory /sys/module/cifs/parameters not /proc/module/cifs/parameters

Signed-off-by: Steve French <smfrench@gmail.com>
This commit is contained in:
Steve French 2011-10-12 20:17:55 -05:00
parent d026168692
commit 20c3a200c4
1 changed files with 1 additions and 1 deletions

View File

@ -751,7 +751,7 @@ These module parameters can be specified or modified either during the time of
module loading or during the runtime by using the interface module loading or during the runtime by using the interface
/proc/module/cifs/parameters/<param> /proc/module/cifs/parameters/<param>
i.e. echo "value" > /proc/module/cifs/parameters/<param> i.e. echo "value" > /sys/module/cifs/parameters/<param>
1. echo_retries - The number of echo attempts before giving up and 1. echo_retries - The number of echo attempts before giving up and
reconnecting to the server. The default is 5. The value 0 reconnecting to the server. The default is 5. The value 0