From: Thomas Hindoe Paaboel Andersen Date: Thu, 15 Aug 2013 21:38:09 +0000 (+0200) Subject: typo fixes in man and comments X-Git-Tag: v207~115 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=5eec7de6ad91bcfbb2c8dabaf592d0f5151730a7;p=elogind.git typo fixes in man and comments --- diff --git a/man/systemd.xml b/man/systemd.xml index 32bca0b60..9f58bc2f8 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -374,7 +374,7 @@ 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 systemd.slice5. diff --git a/src/libudev/libudev-device.c b/src/libudev/libudev-device.c index eb43668c5..a64490475 100644 --- a/src/libudev/libudev-device.c +++ b/src/libudev/libudev-device.c @@ -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. */ diff --git a/units/systemd-journald.socket b/units/systemd-journald.socket index 4f0619d25..fbeb10baa 100644 --- a/units/systemd-journald.socket +++ b/units/systemd-journald.socket @@ -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