diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-19 19:16:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-19 19:16:47 +0200 |
commit | 847ae0ae7f29e7bfb245d692409fc2948eab7d1d (patch) | |
tree | d2e7acc093b9367a18c3d07e48e00c2d501b5400 /man/systemd.scope.xml | |
parent | 9365b048c0c9f62ef7f696216ba049e6b4c2f2e5 (diff) |
man: update documentation of slice units a bit
Diffstat (limited to 'man/systemd.scope.xml')
-rw-r--r-- | man/systemd.scope.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 1400f8f4b1..ff41c926f4 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -63,7 +63,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. processes on its own.</para> <para>The main purpose of scope units is grouping worker processes - of a system service for organization and resource management.</para> + of a system service for organization and for managing resources.</para> <para><command>systemd-run <option>--scope</option></command> may be used to easily launch a command in a new scope unit from the |