chiark / gitweb /
systemctl: fix detection of active units
[elogind.git] / man / daemon.xml
index 650e0fa8b1801d069eca9c8e4cfbec0069557766..1cddf38f74374e6bda3bc0f0d1fa359b6cfdd1fb 100644 (file)
@@ -65,7 +65,7 @@
                         starts, it should execute the following steps
                         as part of the initialization. Note that these
                         steps are unnecessary for new-style daemons,
                         starts, it should execute the following steps
                         as part of the initialization. Note that these
                         steps are unnecessary for new-style daemons,
-                        and should only be implemented if compatbility
+                        and should only be implemented if compatibility
                         with SysV is essential.</para>
 
                         <orderedlist>
                         with SysV is essential.</para>
 
                         <orderedlist>
 
                                 <listitem><para>As much as possible,
                                 rely on systemd's functionality to
 
                                 <listitem><para>As much as possible,
                                 rely on systemd's functionality to
-                                limit the accces of the daemon to
+                                limit the access of the daemon to
                                 files, services and other
                                 resources. i.e. rely on systemd's
                                 resource limit control instead of
                                 files, services and other
                                 resources. i.e. rely on systemd's
                                 resource limit control instead of
                                 scheme pointed out below. Like D-Bus
                                 activation this enables on-demand
                                 starting of services as well as it
                                 scheme pointed out below. Like D-Bus
                                 activation this enables on-demand
                                 starting of services as well as it
-                                allows improved parallization of
+                                allows improved parallelization of
                                 service start-up. Also, for state-less
                                 protocols (such as syslog, DNS) a
                                 daemon implementing socket-based
                                 service start-up. Also, for state-less
                                 protocols (such as syslog, DNS) a
                                 daemon implementing socket-based