From: Philip Withnall Date: Wed, 12 Jun 2019 07:03:35 +0000 (+0100) Subject: man: Fix typo in sd_notify man page X-Git-Tag: v243~414^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e69cacd2afa19ad4e739e358fe5a3fafe251bff4;p=platform%2Fupstream%2Fsystemd.git man: Fix typo in sd_notify man page Signed-off-by: Philip Withnall --- diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 00640cb..3046ca8 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -200,7 +200,7 @@ 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 TimeoutStartSec=, RuntimeMaxSec=, + current state is beyond the original maximum times of TimeoutStartSec=, RuntimeMaxSec=, and TimeoutStopSec=. See systemd.service5 for effects on the service timeouts.