projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b45225b
)
Documentation/admin-guide: sysctl/kernel: drop doubled word
author
Randy Dunlap
<rdunlap@infradead.org>
Sat, 4 Jul 2020 03:20:18 +0000
(20:20 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Sun, 5 Jul 2020 20:01:49 +0000
(14:01 -0600)
Drop the doubled word "set".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link:
https://lore.kernel.org/r/20200704032020.21923-12-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/sysctl/kernel.rst
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/sysctl/kernel.rst
b/Documentation/admin-guide/sysctl/kernel.rst
index 5f432f51f23e292eb4281a63e0e394ac82016715..292e3d0188f68ed253ffbb4c3f5d166b32e24883 100644
(file)
--- a/
Documentation/admin-guide/sysctl/kernel.rst
+++ b/
Documentation/admin-guide/sysctl/kernel.rst
@@
-235,7
+235,7
@@
This toggle indicates whether unprivileged users are prevented
from using ``dmesg(8)`` to view messages from the kernel's log
buffer.
When ``dmesg_restrict`` is set to 0 there are no restrictions.
-When ``dmesg_restrict`` is set
set
to 1, users must have
+When ``dmesg_restrict`` is set to 1, users must have
``CAP_SYSLOG`` to use ``dmesg(8)``.
The kernel config option ``CONFIG_SECURITY_DMESG_RESTRICT`` sets the