From d58b613bbbfef86d662ac61653ef2e36033aa4f4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 28 Nov 2019 10:01:49 +0100 Subject: [PATCH] man: apparently we lowercased STDOUT/STDERR everywhere else in docs, do so here too --- man/systemd.exec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 7b0b4f18e5..ff332e9f04 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