chiark / gitweb /
man: Fix spelling
authorSusant Sahani <susant@redhat.com>
Tue, 30 Dec 2014 16:41:38 +0000 (22:11 +0530)
committerMartin Pitt <martin.pitt@ubuntu.com>
Tue, 30 Dec 2014 21:04:24 +0000 (22:04 +0100)
man/sd_event_add_child.xml
man/sd_event_add_signal.xml
man/systemctl.xml

index 9d943f8676c89ad8edbc565ca8f356864ff35130..7a84fcea7ed803983e5c664e4f8be467e8621268 100644 (file)
@@ -100,7 +100,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     being stopped by a signal), and <constant>WCONTINUED</constant>
     (watch for the child being resumed by a signal). See
     <citerefentry><refentrytitle>waitid</refentrytitle><manvolnum>2</manvolnum></citerefentry>
-    for futher information.</para>
+    for further information.</para>
 
     <para>Only a single handler may be installed for a specific
     child. The handler is enabled
index f39751d681c9a733064231f27b6fdb416f1a1594..0299aa5a53c28f492815d3ce0693e2ea084c0792 100644 (file)
@@ -95,7 +95,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     <structname>const struct signalfd_siginfo</structname> containing
     the information about the received signal. See
     <citerefentry><refentrytitle>signalfd</refentrytitle><manvolnum>2</manvolnum></citerefentry>
-    for futher information.</para>
+    for further information.</para>
 
     <para>Only a single handler may be installed for a specific
     signal. The signal will be unblocked, and must be
index d1991e0f97ad4266fb0fb709b55e62a7c2278a55..3ac6f628e2c516ed45719418243dd9f7128f0506 100644 (file)
@@ -173,7 +173,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
           <para>Note that any <varname>After=</varname> dependency is
           automatically mirrored to create a
           <varname>Before=</varname> dependency. Temporal dependencies
-          may be specified explictly, but are also created implicitly
+          may be specified explicitly, but are also created implicitly
           for units which are <varname>WantedBy=</varname> targets
           (see
           <citerefentry><refentrytitle>systemd.target</refentrytitle><manvolnum>5</manvolnum></citerefentry>),