From owner-svn-src-head@FreeBSD.ORG Sat May 23 08:49:55 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCDBD106566C; Sat, 23 May 2009 08:49:55 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CB9258FC12; Sat, 23 May 2009 08:49:55 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n4N8nttO050951; Sat, 23 May 2009 08:49:55 GMT (envelope-from edwin@svn.freebsd.org) Received: (from edwin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n4N8ntME050950; Sat, 23 May 2009 08:49:55 GMT (envelope-from edwin@svn.freebsd.org) Message-Id: <200905230849.n4N8ntME050950@svn.freebsd.org> From: Edwin Groothuis Date: Sat, 23 May 2009 08:49:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r192629 - head X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2009 08:49:56 -0000 Author: edwin Date: Sat May 23 08:49:55 2009 New Revision: 192629 URL: http://svn.freebsd.org/changeset/base/192629 Log: Rework the text for the import of zic(8) at 20090523. Suggested by Niclas Zeising (and he was absolutely right on it!) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat May 23 07:58:56 2009 (r192628) +++ head/UPDATING Sat May 23 08:49:55 2009 (r192629) @@ -24,7 +24,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. 20090523: The newly imported zic(8) produces a new format in the - output. Please run tzsetup(8) to install a newly /etc/localtime. + output. Please run tzsetup(8) to install the newly created + data to /etc/localtime. 20090520: The sysctl tree for the usb stack has renamed from hw.usb2.* to