Merge pull request #91 from kloeri/master

Add note to passwd(1) that --maxdays -1 disables the setting.
This commit is contained in:
Serge Hallyn 2018-01-08 22:56:23 -06:00 committed by GitHub
commit c63bc6bfaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -363,6 +363,11 @@
<replaceable>MAX_DAYS</replaceable>, the password is required
to be changed.
</para>
<para>
Passing the number <emphasis remap='I'>-1</emphasis> as
<replaceable>MAX_DAYS</replaceable> will remove checking a
password's validity.
</para>
</listitem>
</varlistentry>
</variablelist>