mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-13 21:50:15 +03:00
man: systemd: fix typo (#7746)
Add missing _r_ for ctl-alt-del.target
(cherry picked from commit 11b2dc547b
)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
8db0325197
commit
3ed8209d2e
@ -574,7 +574,7 @@
|
||||
<listitem><para>Upon receiving this signal the systemd system
|
||||
manager will start the
|
||||
<filename>ctrl-alt-del.target</filename> unit. This is mostly
|
||||
equivalent to <command>systemctl start ctl-alt-del.target
|
||||
equivalent to <command>systemctl start ctrl-alt-del.target
|
||||
--job-mode=replace-irreversible</command>. If this signal is
|
||||
received more than 7 times per 2s, an immediate reboot is
|
||||
triggered. Note that pressing Ctrl-Alt-Del on the console
|
||||
|
Reference in New Issue
Block a user