K 10 svn:author V 3 scf K 8 svn:date V 27 2008-02-28T04:25:03.000000Z K 7 svn:log V 514 MFC: Add the groupmod '-d' option to pw to allow the deletion of existing users from a group without the need to perform the same operation by replacing the existing list via the '-M' option. The '-M' option requires someone to fetch the existing members with pw, deleting the undesired members from the list and sending the altered list back to pw. src/usr.sbin/pw/pw.c: rev 1.32 -> 1.33 src/usr.sbin/pw/pw_group.c: rev 1.15 -> 1.16 src/usr.sbin/pw/pw.8: rev 1.42 -> 1.43 Approved by: wes (mentor) END