summaryrefslogtreecommitdiff
path: root/man/sysctl.d.xml
diff options
context:
space:
mode:
authorcheese1 <cheese@nosuchhost.net>2019-12-11 10:33:13 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-12-11 18:33:13 +0900
commitf32d15b0e4f5a0d2c31b22cb66f690a158ae9dfd (patch)
tree785b478fbb503116082cb9ac24292353953c0115 /man/sysctl.d.xml
parentd8e897d3457e65a7011bb114064cf157fee820cd (diff)
downloadsystemd-f32d15b0e4f5a0d2c31b22cb66f690a158ae9dfd.tar.gz
man: fix typos (#14304)
Diffstat (limited to 'man/sysctl.d.xml')
-rw-r--r--man/sysctl.d.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 4932948178..32084ee8d6 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -60,7 +60,7 @@
</para>
<para>Any access permission errors and attempts to write variables not defined on the local system are
- logged, but do not cause the the service to fail. Moreover, if a variable assignment is prefixed with a
+ logged, but do not cause the service to fail. Moreover, if a variable assignment is prefixed with a
single <literal>-</literal> character, failure to set the variable will be logged, but will not cause the
service to fail. All other errors when setting variables cause the service to return failure at the end
(other variables are still processed).</para>