Add note to passwd(1) that --maxdays -1 disables the setting.

This note already exists in chage(1).
This commit is contained in:
Bryan Østergaard 2018-01-03 18:32:44 +01:00
parent 056f7352ef
commit a54907dce3

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>