diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-06-18 16:40:20 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-20 17:57:22 +0200 |
commit | 9f7dad774ebfad23269800b7096eaad087481deb (patch) | |
tree | 29406fb021f412b1ec1bca838d4341efd7d4fac4 /man/pam_systemd.xml | |
parent | c98a949fb2e7e98cbfa107e3927ec6bdf9d066c9 (diff) |
man: Documentation spelling fixes
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r-- | man/pam_systemd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 208c7da1c4..7d5fcad631 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -250,7 +250,7 @@ cgroup will be created by default for each user logging in, in addition to the cgroup in the named 'name=systemd' - hierarchy. If ommited, defaults to an + hierarchy. If omitted, defaults to an empty list. This may be used to move user sessions into their own groups in the 'cpu' hierarchy which ensures that @@ -267,7 +267,7 @@ separated list of cgroup controllers in which hierarchies the logged in processes will be reset to the root - cgroup. If ommited, defaults to 'cpu', + cgroup. If omitted, defaults to 'cpu', meaning that a 'cpu' cgroup grouping inherited from the login manager will be reset for the processes of the |