From glen.j.barber@gmail.com  Fri Mar 27 05:27:37 2009
Return-Path: <glen.j.barber@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BE8E4106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Mar 2009 05:27:37 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 6ED858FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Mar 2009 05:27:37 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: by wa-out-1112.google.com with SMTP id m38so613753waf.27
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Mar 2009 22:27:37 -0700 (PDT)
Received: by 10.115.22.1 with SMTP id z1mr1154951wai.216.1238131657159;
        Thu, 26 Mar 2009 22:27:37 -0700 (PDT)
Received: from _HOSTNAME_ (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241])
        by mx.google.com with ESMTPS id n20sm4943481pof.17.2009.03.26.22.27.34
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 26 Mar 2009 22:27:36 -0700 (PDT)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Fri, 27 Mar 2009 05:27:32 -0400
Message-Id: <49cc63c8.14be600a.61fe.0976@mx.google.com>
Date: Fri, 27 Mar 2009 05:27:32 -0400
From: Glen Barber <glen.j.barber@gmail.com>
Reply-To: Glen Barber <glen.j.barber@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Typo corrections for /usr/src/UPDATING
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133110
>Category:       docs
>Synopsis:       [patch] Typo corrections for /usr/src/UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 27 05:30:01 UTC 2009
>Closed-Date:    Sat Jul 18 21:51:32 UTC 2009
>Last-Modified:  Sat Jul 18 22:00:10 UTC 2009
>Originator:     Glen Barber
>Release:        FreeBSD 7.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD orion 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #3: Fri Mar 27 04:22:22 EDT 2009 root@orion:/usr/obj/usr/src/sys/ORION i386


>Description:
	Correction of typographical errors in /usr/src/UPDATING
>How-To-Repeat:
>Fix:
--- UPDATING.orig       2009-03-27 05:19:30.000000000 -0400
+++ UPDATING.new        2009-03-27 05:20:47.000000000 -0400
@@ -124,7 +124,7 @@

        The important thing to note is that the 82575 adapters
        were supported in the em driver in 7.0, but now needed
-       to be moved into igb, so if you have the effected cards
+       to be moved into igb, so if you have the affected cards
        be sure and make any script changes to follow the name
        change.

@@ -142,7 +142,7 @@

 20080724:
        I have MFC'd in code to support multiple routing tables.
-       see the man pages setfib(1) and setfib(2).
+       See the man pages setfib(1) and setfib(2).
        This is a backwards compatible version,
        but to make use of it you need to compile your kernel
        with options ROUTETABLES=2 (or more up to 16).




>Release-Note:
>Audit-Trail:

From: Glen Barber <glen.j.barber@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org, freebsd-doc@freebsd.org
Cc:  
Subject: Re: docs/133110: [patch] Typo corrections for /usr/src/UPDATING
Date: Mon, 30 Mar 2009 22:01:57 -0400

 I found more typographical errors in /usr/src/UPDATING and will be
 submitting a follow-up patch shortly.  Please disregard the initial
 patch.
 
 Thanks.
 
 -- 
 Glen Barber

From: Glen Barber <glen.j.barber@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org, freebsd-doc@freebsd.org
Cc:  
Subject: Re: docs/133110: [patch] Typo corrections for /usr/src/UPDATING
Date: Mon, 30 Mar 2009 22:08:17 -0400

 On Mon, Mar 30, 2009 at 10:01 PM, Glen Barber <glen.j.barber@gmail.com> wro=
 te:
 > I found more typographical errors in /usr/src/UPDATING and will be
 > submitting a follow-up patch shortly. =A0Please disregard the initial
 > patch.
 >
 
 The corrected patch follows:  fixed grammatical errors of 'effected'
 to 'affected' and a capitalization error.
 
 --=20
 Glen Barber
 
 
 Index: UPDATING
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- UPDATING	(revision 32)
 +++ UPDATING	(working copy)
 @@ -124,13 +124,13 @@
 
  	The important thing to note is that the 82575 adapters
  	were supported in the em driver in 7.0, but now needed
 -	to be moved into igb, so if you have the effected cards
 +	to be moved into igb, so if you have the affected cards
  	be sure and make any script changes to follow the name
  	change.
 
 -	There are only 3 PCI ID's effected in this change:
 +	There are only 3 PCI ID's affected in this change:
  		0x10A7, 0x10A9, and 0x10D6
 -	So you can know ahead of time if they will be effected,
 +	So you can know ahead of time if they will be affected,
  	these will now be supported in the igb driver. That
  	driver will also support the new 82576 followon.
 
 @@ -142,7 +142,7 @@
 
  20080724:
  	I have MFC'd in code to support multiple routing tables.
 -	see the man pages setfib(1) and setfib(2).
 +	See the man pages setfib(1) and setfib(2).
  	This is a backwards compatible version,
  	but to make use of it you need to compile your kernel
  	with options ROUTETABLES=3D2 (or more up to 16).

From: Glen Barber <glen.j.barber@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org, freebsd-doc@freebsd.org
Cc:  
Subject: Re: docs/133110: [patch] Typo corrections for /usr/src/UPDATING
Date: Mon, 30 Mar 2009 22:32:11 -0400

 I apologize for Gmail destroying the patch.
 
 The patch is located here:
 
 http://freebsd.dev-urandom.com/ports/patched/UPDATING.patch
 
 -- 
 Glen Barber
State-Changed-From-To: open->closed 
State-Changed-By: brian 
State-Changed-When: Sat Jul 18 21:43:57 UTC 2009 
State-Changed-Why:  
Fixed in stable/7 - r195758 


Responsible-Changed-From-To: freebsd-doc->brian 
Responsible-Changed-By: brian 
Responsible-Changed-When: Sat Jul 18 21:43:57 UTC 2009 
Responsible-Changed-Why:  
Fixed in stable/7 - r195758 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/133110: commit references a PR
Date: Sat, 18 Jul 2009 21:51:05 +0000 (UTC)

 Author: brian
 Date: Sat Jul 18 21:50:53 2009
 New Revision: 195758
 URL: http://svn.freebsd.org/changeset/base/195758
 
 Log:
   Fix some typos.  The changes only apply to UPDATING in stable/7.
   
   PR:		133110
   Submitted by:	Glen Barber - glen.j.barber at gmail
 
 Modified:
   stable/7/UPDATING
 
 Modified: stable/7/UPDATING
 ==============================================================================
 --- stable/7/UPDATING	Sat Jul 18 20:19:53 2009	(r195757)
 +++ stable/7/UPDATING	Sat Jul 18 21:50:53 2009	(r195758)
 @@ -143,13 +143,13 @@ portupgrade.
  
  	The important thing to note is that the 82575 adapters
  	were supported in the em driver in 7.0, but now needed
 -	to be moved into igb, so if you have the effected cards
 +	to be moved into igb, so if you have the affected cards
  	be sure and make any script changes to follow the name
  	change.
  
 -	There are only 3 PCI ID's effected in this change:
 +	There are only 3 PCI ID's affected in this change:
  		0x10A7, 0x10A9, and 0x10D6 
 -	So you can know ahead of time if they will be effected,
 +	So you can know ahead of time if they will be affected,
  	these will now be supported in the igb driver. That
  	driver will also support the new 82576 followon.
  
 @@ -161,7 +161,7 @@ portupgrade.
  
  20080724:
  	I have MFC'd in code to support multiple routing tables.
 -	see the man pages setfib(1) and setfib(2).
 +	See the man pages setfib(1) and setfib(2).
  	This is a backwards compatible version,
  	but to make use of it you need to compile your kernel
  	with options ROUTETABLES=2 (or more up to 16).
 _______________________________________________
 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"
 
>Unformatted:
