diff options
author | Aura Herrero Ruiz <aura.herreroruiz@outlook.es> | 2024-01-19 16:41:32 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2024-04-02 14:00:00 +0000 |
commit | 88eccaedc65b00a6c6c85ae2e667e427de22c3de (patch) | |
tree | 416565b27c880e30458d355504086f4494260ad1 /doc/sag | |
parent | ce8aa213b03cc12f10d20d82dbf4aa355123e5c5 (diff) | |
download | pam-88eccaedc65b00a6c6c85ae2e667e427de22c3de.tar.gz pam-88eccaedc65b00a6c6c85ae2e667e427de22c3de.tar.bz2 pam-88eccaedc65b00a6c6c85ae2e667e427de22c3de.zip |
doc: fix uses of non-neutral gender pronouns
Diffstat (limited to 'doc/sag')
-rw-r--r-- | doc/sag/Linux-PAM_SAG.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/sag/Linux-PAM_SAG.xml b/doc/sag/Linux-PAM_SAG.xml index e49d7951..205ab98e 100644 --- a/doc/sag/Linux-PAM_SAG.xml +++ b/doc/sag/Linux-PAM_SAG.xml @@ -131,9 +131,9 @@ </para> <para> To illustrate the flexibility you face, consider the following - situation: a system administrator (parent) wishes to improve the - mathematical ability of her users (children). She can configure - their favorite ``Shoot 'em up game'' (PAM-aware of course) to + situation: system administrators (parents) wish to improve the + mathematical ability of their users (children). Their favorite + ``Shoot 'em up game'' (PAM-aware of course) can be configured to authenticate them with a request for the product of a couple of random numbers less than 12. It is clear that if the game is any good they will soon learn their @@ -252,7 +252,7 @@ other session required pam_deny.so is invoked so unless the users of a system contact the administrator when failing to execute a service application, the administrator may go for a long while in ignorance of the - fact that his system is misconfigured. + fact that the system is misconfigured. </para> <para> The addition of the following line before those in the above |