summaryrefslogtreecommitdiff
path: root/man/systemd-system.conf.xml
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2016-10-13 15:55:40 +0200
committerGitHub <noreply@github.com>2016-10-13 15:55:40 +0200
commitc5a6157b4a5776c862263f88a6ac33c1e4398f93 (patch)
treed6f2dcd44ea78007da51bd88c107697d79cd60a1 /man/systemd-system.conf.xml
parentf0bef277a44e9285bc2da9dc39e830ab56238094 (diff)
parent2dd678171ee38cc48880a5437eeac7732426ad7d (diff)
Merge pull request #4364 from phomes/man-fixes
man: typo fixes
Diffstat (limited to 'man/systemd-system.conf.xml')
-rw-r--r--man/systemd-system.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml
index a268397d09..1d995f143e 100644
--- a/man/systemd-system.conf.xml
+++ b/man/systemd-system.conf.xml
@@ -109,7 +109,7 @@
<term><varname>CtrlAltDelBurstAction=</varname></term>
<listitem><para>Defines what action will be performed
- if user presses Ctr-Alt-Delete more than 7 times in 2s.
+ if user presses Ctrl-Alt-Delete more than 7 times in 2s.
Can be set to <literal>reboot-force</literal>, <literal>poweroff-force</literal>
or disabled with <literal>ignore</literal>. Defaults to
<literal>reboot-force</literal>.