summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2016-02-12 00:01:16 +0100
committerJakub Wilk <jwilk@jwilk.net>2016-02-12 00:01:16 +0100
commit07ff561c26e46b4c6687fd730636a0d732fb7012 (patch)
treedf8679586fa9ac80e13b5b9157cebf5df059b45d /man/systemd.special.xml
parentc8b166b3ead88315b2f463fcf475e532b1300f72 (diff)
man: fix typos
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 055d854555..80c15b700d 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -205,7 +205,7 @@
<term><filename>emergency.target</filename></term>
<listitem>
<para>A special target unit that starts an emergency shell on the main console. This target does not pull in
- any serices or mounts. It is the most minimal version of starting the system in order to acquire an
+ any services or mounts. It is the most minimal version of starting the system in order to acquire an
interactive shell; the only processes running are usually just the system manager (PID 1) and the shell
process. This unit is supposed to be used with the kernel command line option
<varname>systemd.unit=</varname>; it is also used when a file system check on a required file system fails,
@@ -526,7 +526,7 @@
<para>A special target unit that sets up all slice units (see
<citerefentry><refentrytitle>systemd.slice</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
details) that shall be active after boot. By default the generic <filename>user.slice</filename>,
- <filename>system.slice</filename>, <filename>machines.slice</filename> slice units, as well as the the root
+ <filename>system.slice</filename>, <filename>machines.slice</filename> slice units, as well as the root
slice unit <filename>-.slice</filename> are pulled in and ordered before this unit (see below).</para>
<para>It's a good idea to add <varname>WantedBy=slices.target</varname> lines to the <literal>[Install]</literal>