From c1405e4f313768519d66f49e0ffcbe964409d150 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 24 Oct 2014 12:02:44 +0200 Subject: [PATCH 1/1] man: avoid gendered singular pronouns Using "their" as pronoun in these places is confusing since it is more associated with plural rather than singular, and the sentence already contains a plural. The word "her/his" apparently offends some people, hence let's avoid the problem altogether and just name the noun again. --- man/pam_systemd.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 40709f7c5..f81a4070b 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -96,11 +96,11 @@ If enabled in logind.conf - 5, - all processes of the session are terminated. If - the last concurrent session of a user ends, his - user systemd instance will be terminated too, - and so will the user's slice + 5, all + processes of the session are terminated. If + the last concurrent session of a user ends, + ther user's systemd instance will be + terminated too, and so will the user's slice unit. If the last concurrent session @@ -202,9 +202,9 @@ to the user login time on the machine. It is automatically created the first time a user logs in and - removed on his final logout. If a user - logs in twice at the same time, both - sessions will see the same + removed on the user's final logout. If + a user logs in twice at the same time, + both sessions will see the same $XDG_RUNTIME_DIR and the same contents. If a user logs in once, then logs out again, and logs -- 2.30.2