diff --git a/Documentation/admin-guide/sysctl/fs.rst b/Documentation/admin-guide/sysctl/fs.rst index ff39f57ae07a..1c29f205deb2 100644 --- a/Documentation/admin-guide/sysctl/fs.rst +++ b/Documentation/admin-guide/sysctl/fs.rst @@ -279,7 +279,7 @@ sysfs_restrict This toggle controls the permissions of sysfs (the pseudo-filesystem mounted at /sys). -When sysfs_restrict is set to to (0), there are no restrictions and +When sysfs_restrict is set to (0), there are no restrictions and unprivileged users are permitted to access sysfs. When sysfs_restrict is set to (1), sysfs and any filesystem normally mounted under it (e.g. debugfs) will be accessible only by root.