From owner-cvs-ports Mon Dec 9 20:51:42 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA09514 for cvs-ports-outgoing; Mon, 9 Dec 1996 20:51:42 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id UAA09507; Mon, 9 Dec 1996 20:51:41 -0800 (PST) Date: Mon, 9 Dec 1996 20:51:41 -0800 (PST) From: Satoshi Asami Message-Id: <199612100451.UAA09507@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/security/sudo/patches patch-ac Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/12/09 20:51:40 Added: security/sudo/patches patch-ac Log: Add a mention that the password you use is yours. (You won't believe the number of times I had to answer this question!) While I'm here, fix up the pathnames in the manpages (/etc/sudoers -> /usr/local/etc/sudoers, /etc/halt -> /sbin/halt, etc.).