On Thu, 22 Nov 2018 at 03:12, Stanislav Brabec <sbrabec@xxxxxxx> wrote: > Example: > Use `systemctl {start,stop} rfkill-block@bluetooth` to block or unblock > (disable or enable) the bluetooth device. Would it make sense to add that to manual page examples section, something like: diff --git a/sys-utils/rfkill.8 b/sys-utils/rfkill.8 index 9eff913b8..99b1748dd 100644 --- a/sys-utils/rfkill.8 +++ b/sys-utils/rfkill.8 @@ -82,6 +82,10 @@ rfkill block all rfkill unblock wlan .br rfkill block bluetooth uwb wimax wwan gps fm nfc +.PP +systemctl {start,stop} rfkill-block@bluetooth +.br +To make systemd to block or unblock the bluetooth device. .SH AUTHORS .B rfkill was originally written by And even if not: Acked-by: Sami Kerola <kerolasa@xxxxxx> -- Sami Kerola http://www.iki.fi/kerolasa/