From nobody@FreeBSD.org  Sat Jun  5 11:46:40 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E0A01065679
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Jun 2010 11:46:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 74EFE8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  5 Jun 2010 11:46:40 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o55Bkd5a019770
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 5 Jun 2010 11:46:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o55Bkdk9019769;
	Sat, 5 Jun 2010 11:46:39 GMT
	(envelope-from nobody)
Message-Id: <201006051146.o55Bkdk9019769@www.freebsd.org>
Date: Sat, 5 Jun 2010 11:46:39 GMT
From: Jack Low <xxjack12xx@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in /usr/src/UPDATING
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147497
>Category:       docs
>Synopsis:       Typo in /usr/src/UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gavin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 11:50:04 UTC 2010
>Closed-Date:    Sat Jun 05 21:11:34 UTC 2010
>Last-Modified:  Sat Jun 05 21:11:34 UTC 2010
>Originator:     Jack Low
>Release:        8.0-STABLE
>Organization:
>Environment:
%uname -a
FreeBSD upstairs.jack.com 8.0-STABLE FreeBSD 8.0-STABLE #0 r207767: Sat May  8 05:49:22 PDT 2010     jack@upstairs.jack.com:/usr/obj/usr/src/sys/UPSTAIRS  amd64

>Description:
20100417:
        COMPAT_IA32 has been added as an alias for COMPAT_FREEBDS32.


COMPAT_FREEBDS32 should be COMPAT_FREEBSD32
>How-To-Repeat:
Open up /usr/src/UPDATING
>Fix:
Change COMPAT_FREEBDS32 to COMPAT_FREEBSD32

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Sat Jun 5 13:16:20 UTC 2010 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147497 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/147497: commit references a PR
Date: Sat,  5 Jun 2010 18:34:02 +0000 (UTC)

 Author: gavin
 Date: Sat Jun  5 18:30:42 2010
 New Revision: 208848
 URL: http://svn.freebsd.org/changeset/base/208848
 
 Log:
   Fix typo (COMPAT_FREEBDS32 -> COMPAT_FREEBSD32)
   
   Direct commit to stable/8 as this text isn't in head.
   
   PR:		docs/147497
   Submitted by:	Jack Low <xxjack12xx gmail.com>
   Approved by:	re (kib)
 
 Modified:
   stable/8/UPDATING
 
 Modified: stable/8/UPDATING
 ==============================================================================
 --- stable/8/UPDATING	Sat Jun  5 18:24:41 2010	(r208847)
 +++ stable/8/UPDATING	Sat Jun  5 18:30:42 2010	(r208848)
 @@ -40,7 +40,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
  	The meanings correspond to the relevant IPv4 variables.
  
  20100417:
 -	COMPAT_IA32 has been added as an alias for COMPAT_FREEBDS32.  A new
 +	COMPAT_IA32 has been added as an alias for COMPAT_FREEBSD32.  A new
  	version of config(8) is required.  The error message when you hit this
  	condition is confusing (COMPAT_FREEBSD32 duplicate option), when it
  	should really say "your config is too old to compile this new kernel."
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gavin 
State-Changed-When: Sat Jun 5 21:11:10 UTC 2010 
State-Changed-Why:  
Fixed, thanks for your report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147497 
>Unformatted:
