summaryrefslogtreecommitdiff
path: root/man/systemd.target.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-07-02 09:51:25 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 16:05:16 +0200
commitb439c6ee04967fa988d232e0765f972cb27b1877 (patch)
tree984a18c585e380557c818cd1f3d2efd98c3c7d8f /man/systemd.target.xml
parentb2c20dd9583eb50e03dfb684ef15e018becc887b (diff)
downloadsystemd-b439c6ee04967fa988d232e0765f972cb27b1877.tar.gz
man: trivial spelling fixes
Diffstat (limited to 'man/systemd.target.xml')
-rw-r--r--man/systemd.target.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.target.xml b/man/systemd.target.xml
index f05718876e..88a9e6eada 100644
--- a/man/systemd.target.xml
+++ b/man/systemd.target.xml
@@ -65,7 +65,7 @@
for the common options of all unit configuration
files. The common configuration items are configured
in the generic [Unit] and [Install] sections. A
- seperate [Target] section does not exist, since no
+ separate [Target] section does not exist, since no
target-specific options may be configured.</para>
<para>Target units do not offer any additional
@@ -73,12 +73,12 @@
provided by units. They exist merely to group units via dependencies
(useful as boot targets), and to establish
standardized names for synchronization points used in
- dependencies between units. Among other things target
+ dependencies between units. Among other things, target
units are a more flexible replacement for SysV
- runlevels in the classic SysV init system. (And in
- fact for compatibility reasons there exist special
+ runlevels in the classic SysV init system. (And for
+ compatibility reasons there exist special
target units such as
- <filename>runlevel3.target</filename> that are used by
+ <filename>runlevel3.target</filename> which are used by
the SysV runlevel compatibility code in systemd. See
<citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>
for details).</para>