summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/systemd.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 364ad7d0c8..74d974e6e9 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -529,9 +529,9 @@ ExecStart=/bin/echo $ONE $TWO ${TWO}</programlisting>
services against each other. It is
strongly recommended to set
<varname>ExecReload=</varname> to a
- command that no only triggers a
+ command that not only triggers a
configuration reload of the daemon,
- but also synchronously waits for it
+ but also synchronously waits for it to
complete.</para>
</listitem>
</varlistentry>