summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/systemd.unit.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index f6e9d2a17c..b3025ea09b 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -137,10 +137,10 @@
a symlink, so when <command>systemd</command> is asked through D-Bus to load
<filename>dbus-org.freedesktop.network1.service</filename>, it'll load
<filename>systemd-networkd.service</filename>. Alias names may be used in commands like
- <command>enable</command>, <command>disable</command>, <command>start</command>, <command>stop</command>,
- <command>status</command>, and similar, and in all unit dependency directives, including
- <varname>Wants=</varname>, <varname>Requires=</varname>, <varname>Before=</varname>,
- <varname>After=</varname>. Aliases cannot be used with the <command>preset</command> command.</para>
+ <command>disable</command>, <command>start</command>, <command>stop</command>, <command>status</command>,
+ and similar, and in all unit dependency directives, including <varname>Wants=</varname>,
+ <varname>Requires=</varname>, <varname>Before=</varname>, <varname>After=</varname>. Aliases cannot be
+ used with the <command>preset</command> command.</para>
<para>Unit files may specify aliases through the <varname>Alias=</varname> directive in the [Install]
section. When the unit is enabled, symlinks will be created for those names, and removed when the unit is