diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
commit | bb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch) | |
tree | 3301834059dc416fbf78087aae53fdf9459aa97a /man/systemd.conf.xml | |
parent | 5b4d50efe83851fe84837db795e14b1d64be530b (diff) |
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890
Fixed typos, serial comma, and removed "either" as there were more
than two options. Also did an extra rename of "system-shutdown"
to "systemd-shutdown" that was forgotten in commit
8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/systemd.conf.xml')
-rw-r--r-- | man/systemd.conf.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.conf.xml b/man/systemd.conf.xml index 7776c8f4f7..a6be932c73 100644 --- a/man/systemd.conf.xml +++ b/man/systemd.conf.xml @@ -201,7 +201,7 @@ capabilities will be included, the effect of the assignment inverted. Note that this option also - effects the respective capabilities in + affects the respective capabilities in the effective, permitted and inheritable capability sets. The capability bounding set may also be @@ -220,7 +220,7 @@ <listitem><para>Sets the timer slack in nanoseconds for PID 1 which is then inherited to all executed processes, - unless overriden individually, for + unless overridden individually, for example with the <varname>TimerSlackNSec=</varname> setting in service units (for details @@ -264,7 +264,7 @@ <varname>infinity</varname> to configure no limit on a specific resource. These settings may be - overriden in individual units + overridden in individual units using the corresponding LimitXXX= directives. Note that these resource limits are only defaults for units, |