]> git.ipfire.org Git - thirdparty/systemd.git/commit
Fix confusion between killer and prey
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 16 May 2024 14:45:04 +0000 (16:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 19 Jun 2024 14:22:23 +0000 (16:22 +0200)
commitcd2fb04960b8aa0b353d12005b8cfc3b9d2bcfee
tree966757377fa2adc556fdd1d3f425f0267352e113
parent07748c53df5a72111d8b3eef49d275210d6018cd
Fix confusion between killer and prey

"who" is the entity doing the killing, "whom" is the target.
Follow-up for 4ccde410a3fc141c9ddf285f24a22dfea99e0287.
18 files changed:
man/org.freedesktop.login1.xml
man/org.freedesktop.machine1.xml
src/core/dbus-unit.c
src/core/kill.c
src/core/kill.h
src/core/unit.c
src/core/unit.h
src/login/logind-dbus.c
src/login/logind-dbus.h
src/login/logind-session-dbus.c
src/login/logind-session.c
src/login/logind-session.h
src/login/test-login-tables.c
src/machine/machine-dbus.c
src/machine/machine.c
src/machine/machine.h
src/machine/test-machine-tables.c
src/test/test-tables.c