Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 02:06:30 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "Andre Guibert de Bruet" <andy@siliconlandmark.com>
Cc:        current@freebsd.org
Subject:   Re: [PATCH] Typo fixes: recieve -> receive
Message-ID:  <790a9fff0701070006se9f64b3hab2a7732f10b0cf5@mail.gmail.com>
In-Reply-To: <1C016CE4-0CEC-42DD-BF7D-148394C3F336@siliconlandmark.com>
References:  <1C016CE4-0CEC-42DD-BF7D-148394C3F336@siliconlandmark.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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".

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0701070006se9f64b3hab2a7732f10b0cf5>