man: use the consistent value 0 to disable PASS_MIN_DAYS restriction

This commit is contained in:
tzccinct 2021-06-12 12:55:57 +09:00
parent 456bdb78f8
commit 83db204477

View 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>