Remove a comment which states that an user shall provide a password to

switch to her group.
This commit is contained in:
nekral-guest
2007-11-17 20:41:49 +00:00
parent 8e568ef697
commit 225b096838
2 changed files with 4 additions and 6 deletions

View File

@@ -79,6 +79,7 @@
newgrp to switch to her primary group.
This fixes http://bugs.debian.org/396691.
Debian patch 497_newgrp_primary_group.
* src/newgrp.c: Remove a comment which states otherwise.
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>