c22a38
diff -up Linux-PAM-1.1.8/doc/man/pam_fail_delay.3.xml.delay Linux-PAM-1.1.8/doc/man/pam_fail_delay.3.xml
c22a38
--- Linux-PAM-1.1.8/doc/man/pam_fail_delay.3.xml.delay	2013-06-18 16:11:21.000000000 +0200
c22a38
+++ Linux-PAM-1.1.8/doc/man/pam_fail_delay.3.xml	2016-05-30 12:08:40.708053159 +0200
c22a38
@@ -39,7 +39,7 @@
c22a38
       <citerefentry>
c22a38
         <refentrytitle>pam_authenticate</refentrytitle><manvolnum>3</manvolnum>
c22a38
       </citerefentry> fail, the failing return to the application is
c22a38
-      delayed by an amount of time randomly distributed (by up to 25%)
c22a38
+      delayed by an amount of time randomly distributed (by up to 50%)
c22a38
       about this longest value.
c22a38
     </para>
c22a38
     <para>
c22a38
@@ -135,7 +135,7 @@ void (*delay_fn)(int retval, unsigned us
c22a38
 
c22a38
     <para>
c22a38
       if the modules do not request a delay, the failure delay will be
c22a38
-      between 2.25 and 3.75 seconds.
c22a38
+      between 1.5 and 4.5 seconds.
c22a38
     </para>
c22a38
 
c22a38
     <para>
c22a38
@@ -150,7 +150,7 @@ module #2:    pam_fail_delay (pamh, 4000
c22a38
 
c22a38
     <para>
c22a38
       in this case, it is the largest requested value that is used to
c22a38
-      compute the actual failed delay: here between 3 and 5 seconds.
c22a38
+      compute the actual failed delay: here between 2 and 6 seconds.
c22a38
     </para>
c22a38
   </refsect1>
c22a38