diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 2145e33d05d..d7760d4f2c3 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -371,7 +371,7 @@
with a - exit successfully.
ExecStartPost= commands are only run after
- the service has started, as determined by Type=
+ the service has started successfully, as determined by Type=
(i.e. the process has been started for Type=simple
or Type=idle, the process exits successfully for
Type=oneshot, the initial process exits successfully