The options `--booted` is compared with the command `systemctl
is-system-running`, but the return values have differnt meanings and it
is not a drop-in.
<citerefentry><refentrytitle>sd_booted</refentrytitle><manvolnum>3</manvolnum></citerefentry>. An
alternate way to check for this state is to call
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> with
- the <command>is-system-running</command> command. It will return <literal>offline</literal> if the
- system was not booted with systemd. </para></listitem>
+ the <command>is-system-running</command> command. It will output <literal>offline</literal> if the
+ system was not booted with systemd, though the return value has a different meaning.</para></listitem>
</varlistentry>
<varlistentry>