Merge pull request #356 from tzccinct/pass-min-days-doc

man: use the consistent value 0 to disable PASS_MIN_DAYS restriction
This commit is contained in:
Serge Hallyn
2021-06-22 08:51:08 -05:00
committed by GitHub

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>