From: Zbigniew Jędrzejewski-Szmek Date: Wed, 14 Nov 2018 15:57:33 +0000 (+0100) Subject: man: use more X-Git-Tag: v240~321^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10753%2Fhead;p=thirdparty%2Fsystemd.git man: use more --- diff --git a/man/busctl.xml b/man/busctl.xml index 539ef6c6455..a5e3d92cf02 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -291,8 +291,9 @@ Dump messages being exchanged. If SERVICE is specified, show messages to or from this peer, identified by its well-known or unique - name. Otherwise, show all messages on the bus. Use Ctrl-C to - terminate the dump. + name. Otherwise, show all messages on the bus. Use + CtrlC + to terminate the dump. diff --git a/man/systemd.xml b/man/systemd.xml index b166e534a5a..49a29f96513 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -580,16 +580,15 @@ SIGINT - Upon receiving this signal the systemd system - manager will start the - ctrl-alt-del.target unit. This is mostly - equivalent to systemctl start ctrl-alt-del.target - --job-mode=replace-irreversible. 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 - 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 to trigger an immediate reboot. + Upon receiving this signal the systemd system manager will start the + ctrl-alt-del.target unit. This is mostly equivalent to + systemctl start ctrl-alt-del.target --job-mode=replace-irreversible. If + this signal is received more than 7 times per 2s, an immediate reboot is triggered. Note + that pressing + CtrlAltDel on the + console will trigger this signal. Hence, if a reboot is hanging, pressing + CtrlAltDel more than + 7 times in 2 seconds is a relatively safe way to trigger an immediate reboot. systemd user managers treat this signal the same way as SIGTERM. diff --git a/man/timedatectl.xml b/man/timedatectl.xml index 39cd78666e1..a62902423a4 100644 --- a/man/timedatectl.xml +++ b/man/timedatectl.xml @@ -73,10 +73,11 @@ - If timesync-status is invoked and this option is passed, - then timedatectl monitors the status of + If timesync-status is invoked and this option is passed, then + timedatectl monitors the status of systemd-timesyncd.service8 - and updates the outputs. Use Ctrl-C to terminate the monitoring. + and updates the outputs. Use CtrlC to terminate the + monitoring.