chiark / gitweb /
man: drop the old cgroup settings from the man pages
[elogind.git] / man / systemd.scope.xml
index 31f2d6f5a5d863fe9e23728402bc255eb266e1b0..126440a15f0febfafcd2c2f73801d374c5f62bb8 100644 (file)
@@ -56,10 +56,10 @@ 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.
+    of the D-Bus API.
     <command>systemd-run <option>--scope</option></command> can be
     used to easily launch a command in a new scope unit.</para>