aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/admin-guide/sysctl/kernel.rst
diff options
context:
space:
mode:
authorStephen Kitt <steve@sk2.org>2022-06-24 13:02:30 +0200
committerJonathan Corbet <corbet@lwn.net>2022-06-24 13:07:37 -0600
commit30fb8761419ebf1f26492a0bfaa5d795aa819179 (patch)
tree83db852af41f56f49b1868b708010b41e35ab448 /Documentation/admin-guide/sysctl/kernel.rst
parentdocs: Kconfig: Fix help text indentation (diff)
downloadwireguard-linux-30fb8761419ebf1f26492a0bfaa5d795aa819179.tar.xz
wireguard-linux-30fb8761419ebf1f26492a0bfaa5d795aa819179.zip
docs: admin-guide/sysctl: Fix rendering error
Text in ``literal`` markup must be separated by word separators, so text like ``lowwater``% renders incorrectly. Add the suggested "\ " after two problematic occurrences. Signed-off-by: Stephen Kitt <steve@sk2.org> Link: https://lore.kernel.org/r/20220624110230.595740-1-steve@sk2.org [jc: tweaked to use "\ "] Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl/kernel.rst')
-rw-r--r--Documentation/admin-guide/sysctl/kernel.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index ddccd1077462..8ab042beeb76 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -38,8 +38,8 @@ acct
If BSD-style process accounting is enabled these values control
its behaviour. If free space on filesystem where the log lives
-goes below ``lowwater``% accounting suspends. If free space gets
-above ``highwater``% accounting resumes. ``frequency`` determines
+goes below ``lowwater``\ % accounting suspends. If free space gets
+above ``highwater``\ % accounting resumes. ``frequency`` determines
how often do we check the amount of free space (value is in
seconds). Default: