diff options
Diffstat (limited to 'man/systemd.target.xml')
-rw-r--r-- | man/systemd.target.xml | 10 |
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> |