From: Volker Lendecke Date: Wed, 23 Nov 2022 16:51:21 +0000 (+0100) Subject: Fix path in cifs/usage.rst X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0bf588274f73b29d7058042a6b7cc2b764502cc1;p=linux.git Fix path in cifs/usage.rst /sys/module/... not /proc/module/... Signed-off-by: Volker Lendecke Signed-off-by: Steve French --- diff --git a/Documentation/admin-guide/cifs/usage.rst b/Documentation/admin-guide/cifs/usage.rst index 3766bf8a1c20e..ed3b8dc854ecf 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/ + /sys/module/cifs/parameters/ i.e.::