chiark / gitweb /
typo fixes in man and comments
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 15 Aug 2013 21:38:09 +0000 (23:38 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 15 Aug 2013 21:38:09 +0000 (23:38 +0200)
man/systemd.xml
src/libudev/libudev-device.c
units/systemd-journald.socket

index 32bca0b607bd00f34e6a6ad8221d7016d1ebd43c..9f58bc2f8279a1e6e771192736d6dc5de5ac8913 100644 (file)
                         <listitem><para>Slice units may be used to
                         group units which manage system processes
                         (such as service and scope units) in a
                         <listitem><para>Slice units may be used to
                         group units which manage system processes
                         (such as service and scope units) in a
-                        hierachial tree for resource management
+                        hierarchical tree for resource management
                         purposes. See
                         <citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
 
                         purposes. See
                         <citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
 
index eb43668c56a36098c5602bd8ac7d110758d415cb..a6449047576325573810d8592be2eb7a1a8135e5 100644 (file)
@@ -42,7 +42,7 @@
  *
  * Representation of kernel sys devices. Devices are uniquely identified
  * by their syspath, every device has exactly one path in the kernel sys
  *
  * Representation of kernel sys devices. Devices are uniquely identified
  * by their syspath, every device has exactly one path in the kernel sys
- * filesystem. Devices usually belong to a kernel subsystem, and and have
+ * filesystem. Devices usually belong to a kernel subsystem, and have
  * a unique name inside that subsystem.
  */
 
  * a unique name inside that subsystem.
  */
 
index 4f0619d2581d37bf7d53e5b23deb4ad3bf5fd919..fbeb10baae1a41192dc13dc4a35d1ae63222ace3 100644 (file)
@@ -12,7 +12,7 @@ DefaultDependencies=no
 Before=sockets.target
 
 # Mount and swap units need this. If this socket unit is removed by an
 Before=sockets.target
 
 # Mount and swap units need this. If this socket unit is removed by an
-# isolate request the mount and and swap units would be removed too,
+# isolate request the mount and swap units would be removed too,
 # hence let's exclude this from isolate requests.
 IgnoreOnIsolate=yes
 
 # hence let's exclude this from isolate requests.
 IgnoreOnIsolate=yes