]> granicus.if.org Git - shadow/commitdiff
* man/userdel.8.xml: The USERGROUPS_ENAB group may not be removed
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 12 May 2009 19:25:26 +0000 (19:25 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 12 May 2009 19:25:26 +0000 (19:25 +0000)
when the group is used by other users, not the user.

ChangeLog
man/userdel.8.xml

index bc1323f1d57c7a0675a18d8b184eb710a8b273bf..655681a16b56511efdc8f5cda7beb4f5571678c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2009-05-11  Nicolas François  <nicolas.francois@centraliens.net>
+2009-05-12  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/userdel.8.xml: The USERGROUPS_ENAB group may not be removed
+       when the group is used by other users, not the user.
+
+2009-05-12  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/userdel.c, man/login.defs.d/USERDEL_CMD.xml: Move the
        USERDEL_CMD script example from the source code to the
index 32f81aea171e51000d6f85273c98e19029a10bb7..9fb90f4984e235426c6976d29e384ff900137238 100644 (file)
       as the user. To avoid inconsistencies in the passwd and group
       databases, <command>userdel</command> will check that this group is
       not used as a primary group for another user, and will just warn
-      without deleting the user otherwise. The <option>-f</option> option
+      without deleting the group otherwise. The <option>-f</option> option
       can force the deletion of this group.
     </para>
   </refsect1>