From owner-svn-src-stable@FreeBSD.ORG Wed Sep 30 12:53:22 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 167DA1065670; Wed, 30 Sep 2009 12:53:22 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 043708FC17; Wed, 30 Sep 2009 12:53:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n8UCrL5M015730; Wed, 30 Sep 2009 12:53:21 GMT (envelope-from kensmith@svn.freebsd.org) Received: (from kensmith@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n8UCrLwZ015728; Wed, 30 Sep 2009 12:53:21 GMT (envelope-from kensmith@svn.freebsd.org) Message-Id: <200909301253.n8UCrLwZ015728@svn.freebsd.org> From: Ken Smith Date: Wed, 30 Sep 2009 12:53:21 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r197642 - stable/8 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Sep 2009 12:53:22 -0000 Author: kensmith Date: Wed Sep 30 12:53:21 2009 New Revision: 197642 URL: http://svn.freebsd.org/changeset/base/197642 Log: Remove an extra 'S' that snuck in. Submitted by: danfe Approved by: re (implicit) Modified: stable/8/UPDATING Modified: stable/8/UPDATING ============================================================================== --- stable/8/UPDATING Wed Sep 30 11:14:13 2009 (r197641) +++ stable/8/UPDATING Wed Sep 30 12:53:21 2009 (r197642) @@ -9,7 +9,7 @@ Items affecting the ports and packages s portupgrade. NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V: - For ia64 the INVARIANTS and INVARIANTS_SUPPORT kernel options + For ia64 the INVARIANTS and INVARIANT_SUPPORT kernel options were left in the GENERIC kernel because the kernel does not work properly without them. For sun4v all of the normal kernel debugging tools present in HEAD were left in place because