diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-11-30 20:20:59 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2014-11-30 20:20:59 +0100 |
commit | 536256fc913f20ab09809fac7fdea96577704191 (patch) | |
tree | 88a550900007334bca3ded605f8ffa50126cc9f4 | |
parent | b8825fff7bf153ea9f17c46a40278df2e780829d (diff) |
man: fix typos
-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 1bc6bafa47..bd97836e76 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -250,7 +250,7 @@ processes. Takes a space-separated list of CPU indices. This option may be specified more than once in which - case the specificed CPU affinity masks + case the specified CPU affinity masks are merged. If the empty string is assigned, the mask is reset, all assignments prior to this will have no @@ -1196,7 +1196,7 @@ process. If set, this will override the automated domain transition. However, the policy still - needs to autorize the transition. This + needs to authorize the transition. This directive is ignored if SELinux is disabled. If prefixed by <literal>-</literal>, all errors will @@ -1521,7 +1521,7 @@ <term><varname>$PATH</varname></term> <listitem><para>Colon-separated list - of directiories to use when launching + of directories to use when launching executables. Systemd uses a fixed value of <filename>/usr/local/sbin</filename>:<filename>/usr/local/bin</filename>:<filename>/usr/sbin</filename>:<filename>/usr/bin</filename>:<filename>/sbin</filename>:<filename>/bin</filename>. |