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 /modules/pam_timestamp/pam_timestamp_check.8.xml | |
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 'modules/pam_timestamp/pam_timestamp_check.8.xml')
-rw-r--r-- | modules/pam_timestamp/pam_timestamp_check.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam_timestamp/pam_timestamp_check.8.xml b/modules/pam_timestamp/pam_timestamp_check.8.xml index f0c09560..7f850ae0 100644 --- a/modules/pam_timestamp/pam_timestamp_check.8.xml +++ b/modules/pam_timestamp/pam_timestamp_check.8.xml @@ -72,7 +72,7 @@ see if the default timestamp is valid, or optionally remove it. <para> By default <command>pam_timestamp_check</command> checks or removes timestamps generated by <emphasis>pam_timestamp</emphasis> when - the user authenticates as herself. When the user authenticates as a + users authenticate as themselves. When the user authenticates as a different user, the name of the timestamp file changes to accommodate this. <replaceable>target_user</replaceable> allows one to specify this user name. @@ -201,4 +201,4 @@ session optional pam_timestamp.so </para> </refsect1> -</refentry>
\ No newline at end of file +</refentry> |