summaryrefslogtreecommitdiff
path: root/man/sd_notify.xml
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-06-12 08:03:35 +0100
committerPhilip Withnall <withnall@endlessm.com>2019-06-12 10:39:50 +0100
commite69cacd2afa19ad4e739e358fe5a3fafe251bff4 (patch)
tree171030d9c6b0469cc684382b51c9ec5451366dca /man/sd_notify.xml
parente5dd7bc25d0f6b346ac5226b9184df799ba638a1 (diff)
downloadsystemd-e69cacd2afa19ad4e739e358fe5a3fafe251bff4.tar.gz
man: Fix typo in sd_notify man page
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'man/sd_notify.xml')
-rw-r--r--man/sd_notify.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 00640cb290..3046ca88ee 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -200,7 +200,7 @@
<listitem><para>Tells the service manager to extend the startup, runtime or shutdown service timeout
corresponding the current state. The value specified is a time in microseconds during which the service must
send a new message. A service timeout will occur if the message isn't received, but only if the runtime of the
- current state is beyond the original maximium times of <varname>TimeoutStartSec=</varname>, <varname>RuntimeMaxSec=</varname>,
+ current state is beyond the original maximum times of <varname>TimeoutStartSec=</varname>, <varname>RuntimeMaxSec=</varname>,
and <varname>TimeoutStopSec=</varname>.
See <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>
for effects on the service timeouts.</para></listitem>