docs: admin-guide/sysctl: Fix rendering error
authorStephen Kitt <steve@sk2.org>
Fri, 24 Jun 2022 11:02:30 +0000 (13:02 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 24 Jun 2022 19:07:37 +0000 (13:07 -0600)
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>
Documentation/admin-guide/sysctl/kernel.rst

index ddccd107746239b6ab1b03bda915b1f20ac814ee..8ab042beeb765e0760fd5a795e1ea65cf0eb6112 100644 (file)
@@ -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: