* man/usermod.8.xml: Document behavior of an empty EXPIRE_DATE.

* man/usermod.8.xml: Document that the mail spool might have to be
	renamed (as for the homedir)
This commit is contained in:
nekral-guest
2011-07-14 13:29:43 +00:00
parent 2c6782b501
commit c2333946c0
2 changed files with 9 additions and 2 deletions

View File

@@ -21,6 +21,9 @@
if the password is changed and passwd requires a shadow entry, or
if aging features are used (-e or -f). Document this and also that
-e and -f require a shadow file.
* man/usermod.8.xml: Document behavior of an empty EXPIRE_DATE.
* man/usermod.8.xml: Document that the mail spool might have to be
renamed (as for the homedir)
2011-07-08 Nicolas François <nicolas.francois@centraliens.net>