diff options
Diffstat (limited to 'fs/cifs')
-rw-r--r-- | fs/cifs/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/README b/fs/cifs/README index 95b37a1d58f..895da1dc155 100644 --- a/fs/cifs/README +++ b/fs/cifs/README @@ -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 /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 reconnecting to the server. The default is 5. The value 0 |