From 46054ac030c5aa498fcbe325fedec67dfc5b8134 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Wed, 31 Oct 2018 10:09:41 -0700 Subject: [PATCH] man: Fix a couple grammatical errors --- man/systemd.unit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3