The following reply was made to PR bin/173005; it has been noted by GNATS. From: J B <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: bin/173005: PW(8) - 'pw usermod' causes Segmentation fault: 11 (core dumped) Date: Sun, 28 Oct 2012 10:03:36 +0100
Well done, except for error message. It should be: # pw usermod mark -g "" pw: group `' is not defined which would be consistent with: # pw useradd mark -g "" pw: group `' is not defined jb _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
