From owner-svn-src-head@FreeBSD.ORG Mon Mar 9 19:56:38 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 3E2171065723; Mon, 9 Mar 2009 19:56:38 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5CD8FC25; Mon, 9 Mar 2009 19:56:38 +0000 (UTC) (envelope-from stas@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 n29Jucq3036024; Mon, 9 Mar 2009 19:56:38 GMT (envelope-from stas@svn.freebsd.org) Received: (from stas@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n29JucGa036023; Mon, 9 Mar 2009 19:56:38 GMT (envelope-from stas@svn.freebsd.org) Message-Id: <200903091956.n29JucGa036023@svn.freebsd.org> From: Stanislav Sedov Date: Mon, 9 Mar 2009 19:56:38 +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: r189597 - 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: Mon, 09 Mar 2009 19:56:39 -0000 Author: stas Date: Mon Mar 9 19:56:37 2009 New Revision: 189597 URL: http://svn.freebsd.org/changeset/base/189597 Log: - Fix a typo. Spotted by: Steve Kargl Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Mar 9 19:46:19 2009 (r189596) +++ head/UPDATING Mon Mar 9 19:56:37 2009 (r189597) @@ -65,7 +65,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. libusb20.so.1 is now installed as libusb.so.1 and the ports system updated to use it. This requires a buildworld/installworld in order to update the library and dependencies (usbconfig, etc). Its advisable to - rebuid all ports which uses libusb. More specific directions are given + rebuild all ports which uses libusb. More specific directions are given in the ports collection UPDATING file. 20090302: