diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-08-03 07:11:37 +0200 |
---|---|---|
committer | Jan Engelhardt <jengelh@inai.de> | 2015-11-06 13:45:21 +0100 |
commit | a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb (patch) | |
tree | 8495d6e11cf1eefc1a9ea66290430e158e2e71cf /man/systemd.xml | |
parent | b938cb902c3b5bca807a94b277672c64d6767886 (diff) |
doc: correct orthography, word forms and missing/extraneous words
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index ba1d26c4b1..08ce99d0cc 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -562,7 +562,7 @@ <filename>ctrl-alt-del.target</filename> unit. This is mostly equivalent to <command>systemctl start ctl-alt-del.target</command>. If this signal is received more - often than 7 times per 2s, an immediate reboot is triggered. + than 7 times per 2s, an immediate reboot is triggered. Note that pressing Ctrl-Alt-Del on the console will trigger this signal. Hence, if a reboot is hanging, pressing Ctrl-Alt-Del more than 7 times in 2s is a relatively safe way |