summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-14 08:26:46 +0100
committerLennart Poettering <lennart@poettering.net>2018-12-14 11:17:52 +0100
commit3f9a0a522f2029e9295ea5e9984259022be88413 (patch)
treeb6b2a8ee8c96940952015f88c7721458dea503f8 /man/systemd.service.xml
parent1a359852641119db951da03bf9c67f9dc34d6257 (diff)
downloadsystemd-3f9a0a522f2029e9295ea5e9984259022be88413.tar.gz
tree-wide: s/time-out/timeout/g
From WordNet (r) 3.0 (2006) [wn]: time-out n 1: a brief suspension of play; "each team has two time-outs left" From The Free On-line Dictionary of Computing (18 March 2015) [foldoc]: timeout A period of time after which an error condition is raised if some event has not occured. A common example is sending a message. If the receiver does not acknowledge the message within some preset timeout period, a transmission error is assumed to have occured.
Diffstat (limited to 'man/systemd.service.xml')
-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 4c33ed0b68..ad04efeb34 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -217,7 +217,7 @@
actual execution of the service program is delayed until all active jobs are dispatched. This may be used
to avoid interleaving of output of shell services with the status output on the console. Note that this
type is useful only to improve console output, it is not useful as a general unit ordering tool, and the
- effect of this service type is subject to a 5s time-out, after which the service program is invoked
+ effect of this service type is subject to a 5s timeout, after which the service program is invoked
anyway.</para></listitem>
</itemizedlist>