From: AlexanderKurtz Date: Thu, 16 Mar 2017 00:33:56 +0000 (+0100) Subject: man: Fix a simple grammar error in systemd.service.xml (#5594) X-Git-Tag: v234~369 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bda99fab3104095420d3ee03593d07469153f6c4;p=thirdparty%2Fsystemd.git man: Fix a simple grammar error in systemd.service.xml (#5594) --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 52eb2bb4247..a452e3a6720 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -184,7 +184,7 @@ process has to exit before systemd starts follow-up units. RemainAfterExit= is particularly useful for this type of service. This is the implied default if neither - Type= or ExecStart= are + Type= nor ExecStart= are specified. Behavior of is similar to