summaryrefslogtreecommitdiff
path: root/man/systemd-run.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-09-14 10:23:36 +0200
committerLennart Poettering <lennart@poettering.net>2017-09-14 15:45:21 +0200
commit960d20e1a934b304493663a3d26e138e4adac08a (patch)
treef54884f30fc8f5e3c4d9b5ea7b6f431a416f15e6 /man/systemd-run.xml
parent96bedbe2e5301fe0e93993de0e9a31baf2679168 (diff)
downloadsystemd-960d20e1a934b304493663a3d26e138e4adac08a.tar.gz
man: minor correction for systemd-run
The meaning was acidentally inverted in 156d6036be8c4d64747b5919adf372c289d3423a, let's correct this.
Diffstat (limited to 'man/systemd-run.xml')
-rw-r--r--man/systemd-run.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
index 9a00c321d9..7477195dab 100644
--- a/man/systemd-run.xml
+++ b/man/systemd-run.xml
@@ -239,7 +239,7 @@
<command>systemd-run</command> command itself. This allows <command>systemd-run</command>
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 <option>--pty</option> instead
+ service process will not become a TTY controller when invoked on a terminal. Use <option>--pty</option> instead
in that case.</para>
<para>When both <option>--pipe</option> and <option>--pty</option> are used in combination the more appropriate