* etc/login.defs: Improve the documentation of UMASK.

This commit is contained in:
nekral-guest
2009-01-19 10:21:50 +00:00
parent a684cadbb6
commit af96cba0cc
2 changed files with 9 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
* man/limits.5.xml: Remove space before an end of tag.
* man/useradd.8.xml, man/login.defs.d/CREATE_HOME.xml,
man/login.defs.5.xml: Document the CREATE_HOME variable.
* etc/login.defs: Improve the documentation of UMASK.
2009-01-06 Sebastian Rick Rijkers <srrijkers@gmail.com>