summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-08-24 10:41:30 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-08-26 11:15:44 +0900
commit4ccde410a3fc141c9ddf285f24a22dfea99e0287 (patch)
tree7cf167007dca0a7b1f77e9be3909f11e9b9a9ded /man
parent2f968def113e601baf8a7dc65263f2f12bc4dc16 (diff)
downloadsystemd-4ccde410a3fc141c9ddf285f24a22dfea99e0287.tar.gz
tree-wide: change --kill-who to --kill-whom
getopt allows non-ambiguous abbreviations, so backwards-compat is maintained, and people can use --kill-who (or even shorter abbreviations). English is flexible, so in common speach people would use both forms, even if "whom" is technically more correct. The advantage of using the longer form in the code is that we effectively allow both forms, so we stop punishing people who DTGCT¹, but still allow people to use the spoken form if they prefer. 1. Do the gramatically correct thing
Diffstat (limited to 'man')
-rw-r--r--man/loginctl.xml4
-rw-r--r--man/machinectl.xml4
-rw-r--r--man/systemctl.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml
index bef3be71c9..792166300d 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -122,7 +122,7 @@
<term><command>kill-session</command> <replaceable>ID</replaceable>…</term>
<listitem><para>Send a signal to one or more processes of the session. Use
- <option>--kill-who=</option> to select which process to kill. Use <option>--signal=</option> to
+ <option>--kill-whom=</option> to select which process to kill. Use <option>--signal=</option> to
select the signal to send. If the argument is specified as empty string the signal is sent to the
session invoking the command.</para></listitem>
</varlistentry>
@@ -320,7 +320,7 @@
</varlistentry>
<varlistentry>
- <term><option>--kill-who=</option></term>
+ <term><option>--kill-whom=</option></term>
<listitem><para>When used with
<command>kill-session</command>, choose which processes to
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 1b39e42e38..7abe2adf73 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -279,7 +279,7 @@
<listitem><para>Send a signal to one or more processes of the
virtual machine or container. This means processes as seen by
the host, not the processes inside the virtual machine or
- container. Use <option>--kill-who=</option> to select which
+ container. Use <option>--kill-whom=</option> to select which
process to kill. Use <option>--signal=</option> to select the
signal to send.</para></listitem>
</varlistentry>
@@ -682,7 +682,7 @@
</varlistentry>
<varlistentry>
- <term><option>--kill-who=</option></term>
+ <term><option>--kill-whom=</option></term>
<listitem><para>When used with <command>kill</command>, choose
which processes to kill. Must be one of
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 6fd9d910d9..5c0e743d81 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -498,7 +498,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<listitem>
<para>Send a signal to one or more processes of the
- unit. Use <option>--kill-who=</option> to select which
+ unit. Use <option>--kill-whom=</option> to select which
process to kill. Use <option>--signal=</option> to select
the signal to send.</para>
</listitem>
@@ -2086,7 +2086,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
</varlistentry>
<varlistentry>
- <term><option>--kill-who=</option></term>
+ <term><option>--kill-whom=</option></term>
<listitem>
<para>When used with <command>kill</command>, choose which