]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Fix typo in sd_notify man page
authorPhilip Withnall <withnall@endlessm.com>
Wed, 12 Jun 2019 07:03:35 +0000 (08:03 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Wed, 12 Jun 2019 09:39:50 +0000 (10:39 +0100)
Signed-off-by: Philip Withnall <withnall@endlessm.com>
man/sd_notify.xml

index 00640cb290d1f0bf6c42d9c8a727e255f45986c7..3046ca88ee728c703d7b411406db05b92c564ecd 100644 (file)
         <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>