* man/usermod.8.xml, man/userdel.8.xml, man/useradd.8.xml:

Harmonize formatting of login.defs and default/useradd variables.
	Use an <option> tag.
	* man/usermod.8.xml: Added reference to gshadow(5).
	* man/login.defs.d/USERDEL_CMD.xml: Shorten the lines of the
	USERDEL_CMD example.
This commit is contained in:
nekral-guest
2009-05-21 12:02:12 +00:00
parent 37bda83dfc
commit 39b17ee5d5
6 changed files with 28 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
2009-05-21 Nicolas François <nicolas.francois@centraliens.net>
* man/usermod.8.xml, man/userdel.8.xml, man/useradd.8.xml:
Harmonize formatting of login.defs and default/useradd variables.
Use an <option> tag.
* man/usermod.8.xml: Added reference to gshadow(5).
* man/login.defs.d/USERDEL_CMD.xml: Shorten the lines of the
USERDEL_CMD example.
2009-05-21 Nicolas François <nicolas.francois@centraliens.net>
* src/su.c: Use a boolean instead of 0.