From owner-cvs-all@FreeBSD.ORG Tue Jan 24 16:08:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3292016A41F; Tue, 24 Jan 2006 16:08:39 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 720BD43D46; Tue, 24 Jan 2006 16:08:37 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k0OG8YCQ018146; Tue, 24 Jan 2006 09:08:34 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <43D65102.4070800@samsco.org> Date: Tue, 24 Jan 2006 09:08:34 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200601241558.k0OFwBfH029416@repoman.freebsd.org> In-Reply-To: <200601241558.k0OFwBfH029416@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 16:08:39 -0000 Pawel Jakub Dawidek wrote: > pjd 2006-01-24 15:58:11 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > . UPDATING > Log: > Document the move of setkey from /usr/sbin/ to /sbin/. > A bit late, but better than never. > > Reminded by: bz > > Revision Changes Path > 1.416.2.15 +4 -0 src/UPDATING Can a symlink be added so that 3rd party scripts can find it? Scott