From 916f595c7cbe5dd5028a23a17a245ef19e8f6a29 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Wed, 7 Aug 2019 13:10:50 -0700 Subject: [PATCH] man: Fix grammar in systemd.kill.xml --- man/systemd.kill.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 1f9d622ce9..2c6fea7493 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -79,7 +79,7 @@ signal (see below) is sent to all remaining processes of the unit's control group. If set to , no process is killed. In this case, only the stop command will be - executed on unit stop, but no process be killed otherwise. + executed on unit stop, but no process will be killed otherwise. Processes remaining alive after stop are left in their control group and the control group continues to exist after stop unless it is empty.