From owner-cvs-all Mon Jul 30 9:24: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04AD737B401; Mon, 30 Jul 2001 09:23:57 -0700 (PDT) (envelope-from ghelmer@FreeBSD.org) Received: (from ghelmer@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6UGNuY74694; Mon, 30 Jul 2001 09:23:56 -0700 (PDT) (envelope-from ghelmer) Message-Id: <200107301623.f6UGNuY74694@freefall.freebsd.org> From: Guy Helmer Date: Mon, 30 Jul 2001 09:23:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser rmuser.perl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ghelmer 2001/07/30 09:23:56 PDT Modified files: usr.sbin/adduser rmuser.perl Log: The variable giving the name of the temporary password file was inconsistently named "ptmp" and "etc_ptmp". This commit changes it to "passwd_tmp" for consistency and to match OpenBSD's name for the variable. Consulted with: jedgar Revision Changes Path 1.19 +6 -6 src/usr.sbin/adduser/rmuser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message