From owner-cvs-all Sat Jun 17 19:48:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56EC237B852; Sat, 17 Jun 2000 19:48:57 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Received: (from davidn@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA21113; Sat, 17 Jun 2000 19:48:57 -0700 (PDT) (envelope-from davidn@FreeBSD.org) Message-Id: <200006180248.TAA21113@freefall.freebsd.org> From: David Nugent Date: Sat, 17 Jun 2000 19:48:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG davidn 2000/06/17 19:48:56 PDT Modified files: usr.sbin/pw pw_user.c Log: Fix obvious braino in assignment statement. usermod -g should work again. PR: 17877 Submitted by: pius@zyan.com Revision Changes Path 1.36 +2 -2 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message