]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man: use the consistent value 0 to disable PASS_MIN_DAYS restriction 356/head
authortzccinct <tzccinct@gmail.com>
Sat, 12 Jun 2021 03:55:57 +0000 (12:55 +0900)
committertzccinct <tzccinct@gmail.com>
Sat, 12 Jun 2021 03:55:57 +0000 (12:55 +0900)
man/login.defs.d/PASS_MIN_DAYS.xml

index 14f68ebe81e359b2c73af83cd2c50252f1d393e1..afbfdfaa484191beeffd061b84d17a1561c8db38 100644 (file)
@@ -34,7 +34,7 @@
     <para>
       The minimum number of days allowed between password changes.  Any
       password changes attempted sooner than this will be rejected. If not
-      specified, -1 will be assumed (which disables the restriction).
+      specified, 0 will be assumed (which disables the restriction).
     </para>
   </listitem>
 </varlistentry>