From: Matthew Leeds Date: Wed, 31 Oct 2018 17:09:41 +0000 (-0700) Subject: man: Fix a couple grammatical errors X-Git-Tag: v240~425 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46054ac030c5aa498fcbe325fedec67dfc5b8134;p=thirdparty%2Fsystemd.git man: Fix a couple grammatical errors --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index ed7a91ecf2f..2acc8844ebd 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -659,10 +659,10 @@ If a unit A that conflicts with a unit B is scheduled to be started at the same time as B, the transaction will either - fail (in case both are required part of the transaction) or be + fail (in case both are required parts of the transaction) or be modified to be fixed (in case one or both jobs are not a required part of the transaction). In the latter case, the job - that is not the required will be removed, or in case both are + that is not required will be removed, or in case both are not required, the unit that conflicts will be started and the unit that is conflicted is stopped.