--- useradd.c-r1.92 2006-04-12 10:58:55.000000000 +0200 +++ useradd.c 2006-04-12 11:05:03.000000000 +0200 @@ -1733,7 +1733,7 @@ * to that group, use useradd -g username username. * --bero */ - if (!gflg) { + if (nflg) { if (getgrnam (user_name)) { fprintf (stderr, _