From owner-svn-src-all@FreeBSD.ORG Mon Feb 23 19:28:29 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC1F410656C6; Mon, 23 Feb 2009 19:28:29 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9AE828FC14; Mon, 23 Feb 2009 19:28:29 +0000 (UTC) (envelope-from thompsa@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 n1NJSTdq033760; Mon, 23 Feb 2009 19:28:29 GMT (envelope-from thompsa@svn.freebsd.org) Received: (from thompsa@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n1NJSTOw033759; Mon, 23 Feb 2009 19:28:29 GMT (envelope-from thompsa@svn.freebsd.org) Message-Id: <200902231928.n1NJSTOw033759@svn.freebsd.org> From: Andrew Thompson Date: Mon, 23 Feb 2009 19:28:29 +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: r188949 - head X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2009 19:28:30 -0000 Author: thompsa Date: Mon Feb 23 19:28:29 2009 New Revision: 188949 URL: http://svn.freebsd.org/changeset/base/188949 Log: Fix spelling. Spotted by: Fabian Keil Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Feb 23 19:13:12 2009 (r188948) +++ head/UPDATING Mon Feb 23 19:28:29 2009 (r188949) @@ -25,7 +25,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. 20090223: The new USB2 stack has now been permanently moved in and all kernel and module names revered to their previous values (eg, usb, ehci, ohci, - ums, ...). The old usb stack can be compled in by prefixing the name + ums, ...). The old usb stack can be compiled in by prefixing the name with the letter 'o', the old usb modules have been removed. Updating entry 20090216 for xorg may still apply.