diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-13 08:21:02 +0000 |
---|---|---|
committer | Tomáš Mráz <t8m@users.noreply.github.com> | 2020-01-15 18:14:44 +0100 |
commit | 375825bd5d88ee66375fd400c40af7844c1b0608 (patch) | |
tree | f5a25e2c86aa8958c80c5ef0b69b37803f6acd8b /modules/pam_lastlog | |
parent | fe93034d2a9b2f1f7a677e8d49a6da2e9dce9cb1 (diff) | |
download | pam-375825bd5d88ee66375fd400c40af7844c1b0608.tar.gz pam-375825bd5d88ee66375fd400c40af7844c1b0608.tar.bz2 pam-375825bd5d88ee66375fd400c40af7844c1b0608.zip |
Miscellaneous grammar fixes
Diffstat (limited to 'modules/pam_lastlog')
-rw-r--r-- | modules/pam_lastlog/pam_lastlog.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_lastlog/pam_lastlog.8.xml b/modules/pam_lastlog/pam_lastlog.8.xml index f10e94a0..a2f14fc2 100644 --- a/modules/pam_lastlog/pam_lastlog.8.xml +++ b/modules/pam_lastlog/pam_lastlog.8.xml @@ -218,7 +218,7 @@ <title>MODULE TYPES PROVIDED</title> <para> The <option>auth</option> and <option>account</option> module type - allows to lock out users which did not login recently enough. + allows one to lock out users who did not login recently enough. The <option>session</option> module type is provided for displaying the information about the last login and/or updating the lastlog and wtmp files. |