summaryrefslogtreecommitdiff
path: root/man/sysctl.d.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-29 09:43:18 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-30 10:30:03 +0200
commit32520ff3de75f17515262e23dcb183595d6f2540 (patch)
tree635f1b9ed22f33c88e4bcc30112eec0211c99bc7 /man/sysctl.d.xml
parent7fd897c51ceaa3ff5760025598387ad1208498cf (diff)
downloadsystemd-32520ff3de75f17515262e23dcb183595d6f2540.tar.gz
man: reword description of "-" in sysctl.d(5)
For #17177.
Diffstat (limited to 'man/sysctl.d.xml')
-rw-r--r--man/sysctl.d.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 70504510f9..d348795063 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -70,11 +70,11 @@ key.pattern.overridden.with.glob = custom
followed by <literal>=</literal>, see SYNOPSIS.</para>
<para>Any access permission errors and attempts to write variables not present on the local system are
- logged at debug level and 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 for other reasons will
- be logged at debug level and will not cause the service to fail. In other cases, errors when setting
- variables are logged with higher priority and cause the service to return failure at the end (after
- processing other variables).</para>
+ logged at debug level and do not cause the service to fail. Other types of errors when setting variables
+ are logged with higher priority and cause the service to return failure at the end (after processing
+ other variables). As an exception, if a variable assignment is prefixed with a single
+ <literal>-</literal> character, failure to set the variable for any reason will be logged at debug level
+ and will not cause the service to fail.</para>
<para>The settings configured with <filename>sysctl.d</filename> files will be applied early on boot. The
network interface-specific options will also be applied individually for each network interface as it