Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/admin-guide: sysctl/kernel: drop doubled word

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>

authored by

Randy Dunlap and committed by
Jonathan Corbet
ee74db08 b45225b4

+1 -1
+1 -1
Documentation/admin-guide/sysctl/kernel.rst
··· 235 235 from using ``dmesg(8)`` to view messages from the kernel's log 236 236 buffer. 237 237 When ``dmesg_restrict`` is set to 0 there are no restrictions. 238 - When ``dmesg_restrict`` is set set to 1, users must have 238 + When ``dmesg_restrict`` is set to 1, users must have 239 239 ``CAP_SYSLOG`` to use ``dmesg(8)``. 240 240 241 241 The kernel config option ``CONFIG_SECURITY_DMESG_RESTRICT`` sets the