man: Fix a simple grammar error in systemd.service.xml (#5594)

This commit is contained in:
AlexanderKurtz 2017-03-16 01:33:56 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent ff2e33db54
commit bda99fab31

View file

@ -184,7 +184,7 @@
process has to exit before systemd starts follow-up units.
<varname>RemainAfterExit=</varname> is particularly useful for
this type of service. This is the implied default if neither
<varname>Type=</varname> or <varname>ExecStart=</varname> are
<varname>Type=</varname> nor <varname>ExecStart=</varname> are
specified.</para>
<para>Behavior of <option>dbus</option> is similar to