X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=a9e54cb03b1d573368dc3feb371212238a5c00d7;hb=48b5804a48b2b629fa793cc93bcb4a9c6edf9962;hp=8b7645c4d6993b66fc3dafc7ae8adfeefae1a11d;hpb=bcddd5bf8033b0c9cb15a9d017b7714ebe21473a;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8b7645c4d..a9e54cb03 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -472,9 +472,9 @@ StandardError= Controls where file - descriptor 2 (STDERR) of the executed - processes is connected to. The - available options are identical to + descriptor 2 (standard error) of the + executed processes is connected to. + The available options are identical to those of StandardOutput=, with one exception: if set to @@ -491,8 +491,8 @@ TTYPath= Sets the terminal - device node to use if STDIN, STDOUT, - or STDERR are connected to a + device node to use if standard input, output, + or error are connected to a TTY (see above). Defaults to /dev/console.