From 960d20e1a934b304493663a3d26e138e4adac08a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Sep 2017 10:23:36 +0200 Subject: [PATCH] man: minor correction for systemd-run The meaning was acidentally inverted in 156d6036be8c4d64747b5919adf372c289d3423a, let's correct this. --- man/systemd-run.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 9a00c32..7477195 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -239,7 +239,7 @@ systemd-run command itself. This allows systemd-run to be used within shell pipelines. Note that this mode is not suitable for interactive command shells and similar, as the - service process will become a TTY controller when invoked on a terminal. Use instead + service process will not become a TTY controller when invoked on a terminal. Use instead in that case. When both and are used in combination the more appropriate -- 2.7.4