From: Lennart Poettering Date: Thu, 28 Nov 2019 09:01:49 +0000 (+0100) Subject: man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so here too X-Git-Tag: v244~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d58b613bbbfef86d662ac61653ef2e36033aa4f4;p=thirdparty%2Fsystemd.git man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so here too --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 7b0b4f18e57..ff332e9f04f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2041,7 +2041,7 @@ SystemCallErrorNumber=EPERM StandardOutput= - Controls where file descriptor 1 (STDOUT) of the executed processes is connected + Controls where file descriptor 1 (stdout) of the executed processes is connected to. Takes one of , , , , , , , , @@ -2117,7 +2117,7 @@ SystemCallErrorNumber=EPERM StandardError= - Controls where file descriptor 2 (STDERR) of the executed processes is connected to. The + Controls where file descriptor 2 (stderr) of the executed processes is connected to. The available options are identical to those of StandardOutput=, with some exceptions: if set to the file descriptor used for standard output is duplicated for standard error, while will use a default file descriptor name of