summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorOzan Çağlayan <ozan@pardus.org.tr>2010-07-08 19:34:09 +0300
committerLennart Poettering <lennart@poettering.net>2010-07-08 21:46:36 +0200
commitdccb26007a0de518c248e4b198b2545f25bde4bd (patch)
treebbaf2d886b8d648d905c4be8d07c3156e43c7a1f /man/systemd.xml
parent58c16a1a3c49471e77393ab7dd92b10603c744b4 (diff)
man: Minor typographic fixes to systemd.xml
Fix some minor grammar and punctuation typos.
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index 4f4a588a98..0798f231b9 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -232,7 +232,7 @@
configuration or dynamically from system state. Units
may be active (meaning started, bound, plugged in, ...
depending on the unit type), or inactive (meaning
- stopped, unbound, unplugged, ...), as well is in the
+ stopped, unbound, unplugged, ...), as well as in the
process of being activated or deactivated,
i.e. between the two states. The following unit types
are available:</para>
@@ -291,7 +291,7 @@
systemd. They are described in <citerefentry><refentrytitle>systemd.swap</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
<listitem><para>Path units may be used
- activate other services when file system
+ to activate other services when file system
objects change or are modified. See
<citerefentry><refentrytitle>systemd.path</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listitem>
@@ -303,7 +303,7 @@
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
<para>On boot systemd activates the target unit
- <filename>default.target</filename> whose job it is to
+ <filename>default.target</filename> whose job is to
activate on-boot services and other on-boot units by
pulling them in via dependencies. Usually the unit
name is just an alias (symlink) for either
@@ -318,7 +318,7 @@
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>
for details about these target units.</para>
- <para>Processes systemd spawns ared placed in
+ <para>Processes systemd spawns are placed in
individual Linux control groups named after the unit
which they belong to in the private systemd
hierarchy. (see <ulink
@@ -340,9 +340,9 @@
simply read as an alternative (though limited)
configuration file format. The SysV
<filename>/dev/initctl</filename> interface is
- provided, and comaptibility implementations of the
- various SysV client tools available. In addition to
- that various established Unix functionality such as
+ provided, and compatibility implementations of the
+ various SysV client tools are available. In addition to
+ that, various established Unix functionality such as
<filename>/etc/fstab</filename> or the
<filename>utmp</filename> database are
supported.</para>