Commit 0bf58827 authored by Volker Lendecke's avatar Volker Lendecke Committed by Steve French
Browse files

Fix path in cifs/usage.rst



/sys/module/... not /proc/module/...

Signed-off-by: default avatarVolker Lendecke <vl@samba.org>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 76dcd734
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -858,7 +858,7 @@ CIFS kernel module parameters
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>
	/sys/module/cifs/parameters/<param>

i.e.::