pam_fprintd.pod: Adapt documentation on max-tries to match code

This commit is contained in:
Marco Trevisan (Treviño)
2021-02-01 18:08:25 +01:00
parent 556f8928a6
commit fe95889f2e

View File

@ -25,7 +25,7 @@ pam_syslog which means that they will be saved in the systemd journal by default
=item B<max-tries=I<MAX_TRIES>> =item B<max-tries=I<MAX_TRIES>>
The number of attempts at fingerprint authentication to try before returning an The number of attempts at fingerprint authentication to try before returning an
authentication failure. The minimum, and default, number of tries is 3. authentication failure. The minimum number of tries is 1 while the default is 3.
=item B<timeout=I<TIMEOUT>> =item B<timeout=I<TIMEOUT>>