From a27924470996bbd12d3660b92f5133352b8b02e4 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 13 Sep 2008 11:55:20 +0000 Subject: [PATCH] * man/login.defs.d/USERGROUPS_ENAB.xml: Fix typo: new tag before the previous one is closed. This caused a missng explanation for USERGROUPS_ENAB. --- ChangeLog | 6 ++++++ man/login.defs.d/USERGROUPS_ENAB.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a9a20762..293babef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-09-11 Nicolas François + + * man/login.defs.d/USERGROUPS_ENAB.xml: Fix typo: new tag + before the previous one is closed. This caused a missng + explanation for USERGROUPS_ENAB. + 2008-09-11 Nicolas François * man/groupadd.8.xml: Remove the list of (short) options from the diff --git a/man/login.defs.d/USERGROUPS_ENAB.xml b/man/login.defs.d/USERGROUPS_ENAB.xml index 63ffba5a..6644aa27 100644 --- a/man/login.defs.d/USERGROUPS_ENAB.xml +++ b/man/login.defs.d/USERGROUPS_ENAB.xml @@ -5,8 +5,8 @@ Enable setting of the umask group bits to be the same as owner bits (examples: 022 -> 002, 077 -> 007) for non-root users, if the uid is the same as gid, and username is the same as the primary group name. - + If set to yes, userdel will remove the user's group if it contains no more members, and useradd will create by default a group with the -- 2.40.0