From 84afbbcf242aef2a7ff5449be84a98e315cd4b10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 14 Nov 2018 16:57:33 +0100 Subject: [PATCH] man: use more --- man/busctl.xml | 5 +++-- man/systemd.xml | 19 +++++++++---------- man/timedatectl.xml | 7 ++++--- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/man/busctl.xml b/man/busctl.xml index 539ef6c645..a5e3d92cf0 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 b166e534a5..49a29f9651 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 39cd78666e..a62902423a 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.