From owner-freebsd-current@FreeBSD.ORG Sun Jan 7 08:10:59 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E50D116A584 for ; Sun, 7 Jan 2007 08:10:59 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (lexi.siliconlandmark.com [209.69.98.4]) by mx1.freebsd.org (Postfix) with ESMTP id A9FEC13C448 for ; Sun, 7 Jan 2007 08:10:59 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from [10.0.1.7] (cpe-24-33-245-212.twmi.res.rr.com [24.33.245.212]) by lexi.siliconlandmark.com (8.13.3/8.13.3) with ESMTP id l0789uLh093011 for ; Sun, 7 Jan 2007 03:10:53 -0500 (EST) (envelope-from andy@siliconlandmark.com) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <790a9fff0701070006se9f64b3hab2a7732f10b0cf5@mail.gmail.com> References: <1C016CE4-0CEC-42DD-BF7D-148394C3F336@siliconlandmark.com> <790a9fff0701070006se9f64b3hab2a7732f10b0cf5@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0EB0745D-7ADB-4413-AC98-B94EE487576F@siliconlandmark.com> Content-Transfer-Encoding: 7bit From: Andre Guibert de Bruet Date: Sun, 7 Jan 2007 03:11:01 -0500 To: current@freebsd.org X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV 0.88.6/2417/Sat Jan 6 18:06:17 2007 on lexi.siliconlandmark.com X-Virus-Status: Clean X-Information: Please contact the ISP for more information X-SL-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-SL-SpamCheck: not spam, SpamAssassin (not cached, score=0.43, required 6, AWL -0.16, BAYES_00 -2.60, RCVD_IN_SORBS_DUL 2.05, SPF_FAIL 1.14) X-MailScanner-From: andy@siliconlandmark.com Cc: Subject: Re: [PATCH] Typo fixes: recieve -> receive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jan 2007 08:11:00 -0000 On Jan 7, 2007, at 3:06 AM, Scot Hetzel wrote: > On 1/7/07, Andre Guibert de Bruet wrote: > >> Hi, >> >> I conjured up a patch that fixes the spelling of the word "receive" >> in a number of places in the source tree. Could someone please commit >> it? >> >> https://bling.properkernel.com/freebsd/20070107-fix-recieved.patch >> >> > > Index: sys/dev/arl/if_arl.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/arl/if_arl.c,v > retrieving revision 1.15 > diff -u -r1.15 if_arl.c > --- sys/dev/arl/if_arl.c 29 Dec 2006 13:59:47 -0000 1.15 > +++ sys/dev/arl/if_arl.c 7 Jan 2007 07:32:15 -0000 > @@ -302,7 +302,7 @@ > } > > /* > - * Enable for recieveng > + * Enable for receiveng > */ > static void > arl_enable(sc) > > Shouldn't "receiveng" be "receiving". > Absolutely! I updated the patch. Thanks for pointing it out! :) Andy /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ /* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */