* man/userdel.8.xml: The USERGROUPS_ENAB group may not be removed

when the group is used by other users, not the user.
This commit is contained in:
nekral-guest
2009-05-12 19:25:26 +00:00
parent a9b8fdc3c9
commit 205e8b5137
2 changed files with 7 additions and 2 deletions

View File

@@ -233,7 +233,7 @@
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>