X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=a47a62daec890a4fe4ef93b252c2456cae65041e;hp=6502d87b4ad48d29d2750c1e8cfe4a0e3bbff660;hb=71e401273777ca59ebe2c2957cbdf370a791a21e;hpb=74922904348e53a992af63c581d4ccd3317ccce0 diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6502d87b4..a47a62dae 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -374,13 +374,13 @@ . - StandardOutput= + StandardError= Controls where file descriptor 2 (STDERR) of the executed processes is connected to. The available options are identical to those of - StandardError=, + StandardOutput=, whith one exception: if set to the file descriptor used for standard output is @@ -617,7 +617,7 @@ Controls the control groups the executed processes shall be - made member of. Takes a + made members of. Takes a space-seperated list of cgroup identifiers. A cgroup identifier has a format like @@ -734,7 +734,7 @@ See Also - systemd8, + systemd1, systemctl8, systemd.unit5, systemd.service5,