diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 0d223d74db..d0de9aa500 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -750,7 +750,8 @@
type when precisely a unit has finished starting up. Most importantly, for service units start-up is
considered completed for the purpose of Before=/After= when all
its configured start-up commands have been invoked and they either failed or reported start-up
- success. Note that this does includes ExecStartPost (or ExecStopPost for the shutdown case).
+ success. Note that this does includes ExecStartPost= (or
+ ExecStopPost= for the shutdown case).
Note that those settings are independent of and orthogonal to the requirement dependencies as
configured by Requires=, Wants=, Requisite=,