diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
index b64610dbba..0e0cc6cdd0 100644
--- a/man/systemd-notify.xml
+++ b/man/systemd-notify.xml
@@ -179,8 +179,8 @@
sd_booted3. An
alternate way to check for this state is to call
systemctl1 with
- the is-system-running command. It will return offline if the
- system was not booted with systemd.
+ the is-system-running command. It will output offline if the
+ system was not booted with systemd, though the return value has a different meaning.