summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2022-11-23 17:51:21 +0100
committerSteve French <stfrench@microsoft.com>2022-12-08 09:51:53 -0600
commit0bf588274f73b29d7058042a6b7cc2b764502cc1 (patch)
tree5ad29b40711a6bfd7cf57d4ea1e108cc9f7408b3 /Documentation/admin-guide
parent76dcd734eca23168cb008912c0f69ff408905235 (diff)
downloadlinux-0bf588274f73b29d7058042a6b7cc2b764502cc1.tar.bz2
Fix path in cifs/usage.rst
/sys/module/... not /proc/module/... Signed-off-by: Volker Lendecke <vl@samba.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r--Documentation/admin-guide/cifs/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/cifs/usage.rst b/Documentation/admin-guide/cifs/usage.rst
index 3766bf8a1c20..ed3b8dc854ec 100644
--- a/Documentation/admin-guide/cifs/usage.rst
+++ b/Documentation/admin-guide/cifs/usage.rst
@@ -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.::