summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2021-02-01 18:08:25 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2021-02-01 18:08:25 +0100
commitfe95889f2e270bf24113e61f0e1ad2dbf340f7f6 (patch)
treeb4f14370b2dad1aca62d53fc450abaad2f8482a7 /data
parent556f8928a604e1d7190047587b8525e57f7da90f (diff)
pam_fprintd.pod: Adapt documentation on max-tries to match code
Diffstat (limited to 'data')
-rw-r--r--data/pam_fprintd.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pam_fprintd.pod b/data/pam_fprintd.pod
index d73ec4f..69b1a73 100644
--- a/data/pam_fprintd.pod
+++ b/data/pam_fprintd.pod
@@ -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>>
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>>