typo fixes in man and comments

This commit is contained in:
Thomas Hindoe Paaboel Andersen 2013-08-15 23:38:09 +02:00
parent 998b087f70
commit 5eec7de6ad
3 changed files with 3 additions and 3 deletions

View file

@ -374,7 +374,7 @@
<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>

View 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
* 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.
*/

View file

@ -12,7 +12,7 @@ DefaultDependencies=no
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