diff options
Diffstat (limited to 'modules/pam_timestamp')
-rw-r--r-- | modules/pam_timestamp/pam_timestamp.8.xml | 4 | ||||
-rw-r--r-- | modules/pam_timestamp/pam_timestamp_check.8.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/modules/pam_timestamp/pam_timestamp.8.xml b/modules/pam_timestamp/pam_timestamp.8.xml index c96424ab..adb87a79 100644 --- a/modules/pam_timestamp/pam_timestamp.8.xml +++ b/modules/pam_timestamp/pam_timestamp.8.xml @@ -104,7 +104,7 @@ file as grounds for succeeding. <term>PAM_AUTH_ERR</term> <listitem> <para> - The module was not able to retrive the user name or + The module was not able to retrieve the user name or no valid timestamp file was found. </para> </listitem> @@ -113,7 +113,7 @@ file as grounds for succeeding. <term>PAM_SUCCESS</term> <listitem> <para> - Everything was successfull. + Everything was successful. </para> </listitem> </varlistentry> diff --git a/modules/pam_timestamp/pam_timestamp_check.8.xml b/modules/pam_timestamp/pam_timestamp_check.8.xml index 85484a06..7ec7140e 100644 --- a/modules/pam_timestamp/pam_timestamp_check.8.xml +++ b/modules/pam_timestamp/pam_timestamp_check.8.xml @@ -77,7 +77,7 @@ see if the default timestamp is valid, or optionally remove it. timestamps generated by <emphasis>pam_timestamp</emphasis> when the user authenticates as herself. When the user authenticates as a different user, the name of the timestamp file changes to - accomodate this. <replaceable>target_user</replaceable> allows + accommodate this. <replaceable>target_user</replaceable> allows to specify this user name. </para> </listitem> |