summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLucas Werkmeister <mail@lucaswerkmeister.de>2018-05-18 22:04:35 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-19 15:01:52 +0900
commit90bc77af29abeb4be2de67939568da73fcec26e9 (patch)
treede783064bad8cf2ba161c4a17ca8008ca54c8a67 /man
parent6f8fa29465eb8e8223392920b3398f4ce08aa89e (diff)
downloadsystemd-90bc77af29abeb4be2de67939568da73fcec26e9.tar.gz
man: fix typo
Diffstat (limited to 'man')
-rw-r--r--man/systemd.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index e200bef7cb..4533469d9b 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -581,7 +581,7 @@
must occur before <varname>RuntimeMaxSec=</varname> is exceeded, and once the runtime has exended beyond
<varname>RuntimeMaxSec=</varname>, the service manager will allow the service to continue to run, provided
the service repeats <literal>EXTEND_TIMEOUT_USEC=…</literal> within the interval specified until the service
- shutdown is acheived by <literal>STOPPING=1</literal> (or termination). (see
+ shutdown is achieved by <literal>STOPPING=1</literal> (or termination). (see
<citerefentry><refentrytitle>sd_notify</refentrytitle><manvolnum>3</manvolnum></citerefentry>).
</para></listitem>
</varlistentry>