man: use the consistent value 0 to disable PASS_MIN_DAYS restriction
This commit is contained in:
parent
456bdb78f8
commit
83db204477
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user