Skip to content

Commit a328b24

Browse files
committed
man: swap the order of soft-reboot.service and .target
Follow-up for the previous revert commit.
1 parent 03a41c4 commit a328b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

man/bootup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,11 @@ systemd-reboot.service | | | |
324324
v | v |
325325
<emphasis>poweroff.target</emphasis> | systemd-kexec.service |
326326
v | |
327-
<emphasis>halt.target</emphasis> | <emphasis>soft-reboot.target</emphasis>
327+
<emphasis>halt.target</emphasis> | systemd-soft-reboot.service
328328
v |
329329
<emphasis>kexec.target</emphasis> |
330330
v
331-
systemd-soft-reboot.service</programlisting>
331+
<emphasis>soft-reboot.target</emphasis></programlisting>
332332

333333
<para>Commonly used system shutdown targets are <emphasis>emphasized</emphasis>.</para>
334334

0 commit comments

Comments
 (0)