Date: Sun, 7 Jan 2007 03:11:01 -0500 From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: current@freebsd.org Subject: Re: [PATCH] Typo fixes: recieve -> receive Message-ID: <0EB0745D-7ADB-4413-AC98-B94EE487576F@siliconlandmark.com> In-Reply-To: <790a9fff0701070006se9f64b3hab2a7732f10b0cf5@mail.gmail.com> References: <1C016CE4-0CEC-42DD-BF7D-148394C3F336@siliconlandmark.com> <790a9fff0701070006se9f64b3hab2a7732f10b0cf5@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 7, 2007, at 3:06 AM, Scot Hetzel wrote: > On 1/7/07, Andre Guibert de Bruet <andy@siliconlandmark.com> 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 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0EB0745D-7ADB-4413-AC98-B94EE487576F>