From 88eccaedc65b00a6c6c85ae2e667e427de22c3de Mon Sep 17 00:00:00 2001 From: Aura Herrero Ruiz Date: Fri, 19 Jan 2024 16:41:32 +0100 Subject: doc: fix uses of non-neutral gender pronouns --- doc/adg/Linux-PAM_ADG.xml | 6 +++--- doc/sag/Linux-PAM_SAG.xml | 8 ++++---- doc/specs/rfc86.0.txt | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/adg/Linux-PAM_ADG.xml b/doc/adg/Linux-PAM_ADG.xml index 337b2563..0f1957ec 100644 --- a/doc/adg/Linux-PAM_ADG.xml +++ b/doc/adg/Linux-PAM_ADG.xml @@ -524,8 +524,8 @@ cc -o application .... -lpam -lpam_misc Authentication token - Generally, this is a password. However, a user can authenticate - him/herself in a variety of ways. Updating the user's + Generally, this is a password. However, users can authenticate + themselves in a variety of ways. Updating the user's authentication token thus corresponds to refreshing the object they use to authenticate themselves with the system. The word password is @@ -746,4 +746,4 @@ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH - \ No newline at end of file + 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 @@ 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. The addition of the following line before those in the above diff --git a/doc/specs/rfc86.0.txt b/doc/specs/rfc86.0.txt index b8c635a6..3451eaf5 100644 --- a/doc/specs/rfc86.0.txt +++ b/doc/specs/rfc86.0.txt @@ -402,7 +402,7 @@ - given access to his/her account. This function can implement + given access to the account. This function can implement account expiration and access hour restrictions. (c) Session management: This set includes the `pam_open_session()' -- cgit v1.2.3