diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-07-13 10:51:35 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-07-13 07:56:11 -0400 |
commit | 6a75304e41e4487d840057a0e5f9972e141e4540 (patch) | |
tree | 6c27cf4badd5aa3784792235881dd9a5cc9dd594 /man/systemd.scope.xml | |
parent | b98e3866fddf2edfa13fc1b4323aa84f89336ff2 (diff) |
man: wording and grammar update
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 31f2d6f5a5..6cd8c8845a 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -56,7 +56,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para>A unit configuration file whose name ends in <literal>.scope</literal> encodes information about a unit created - by systemd to encapsulate processes launched not by systemd + by systemd to encapsulate processes not launched by systemd itself. This management is performed by creating a node in the control group tree. Processes are moved into the scope by means of the DBus API. |