diff options
author | Conrad Meyer <cemeyer@cs.washington.edu> | 2010-07-06 18:24:38 -0700 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-07 03:40:12 +0200 |
commit | ad678a066b4ba5d8914dd7d5a4093572841205cf (patch) | |
tree | 86ba4f1da18735719d50cab2b325c13a5939f1bd /man/systemd.exec.xml | |
parent | 7b97f4773207d9e1301f5263229ceba26b515756 (diff) |
man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages
Just some minor grammar fixes.
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 68495dcaf7..a47a62daec 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -374,13 +374,13 @@ <option>inherit</option>.</para></listitem> </varlistentry> <varlistentry> - <term><varname>StandardOutput=</varname></term> + <term><varname>StandardError=</varname></term> <listitem><para>Controls where file descriptor 2 (STDERR) of the executed processes is connected to. The available options are identical to those of - <varname>StandardError=</varname>, + <varname>StandardOutput=</varname>, whith one exception: if set to <option>inherit</option> the file descriptor used for standard output is @@ -617,7 +617,7 @@ <listitem><para>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 |