diff options
-rw-r--r-- | man/systemd-debug-generator.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml index 531209bec2..81d1efb446 100644 --- a/man/systemd-debug-generator.xml +++ b/man/systemd-debug-generator.xml @@ -37,7 +37,7 @@ <para>If the <option>systemd.mask=</option> or <option>rd.systemd.mask=</option> option is specified and followed by a unit name, this unit is - masked for the runtime, similar to the effect of + masked for the runtime (i.e. for this session - from boot to shutdown), similar to the effect of <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s <command>mask</command> command. This is useful to boot with certain units removed from the initial boot transaction for |