Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167137
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Borislav Petkov <bp@alien8.de> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Fix a typo in Documentation/edac.txt. |
| Date | Wed, 17 Jun 2015 22:50:01 +0200 |
| Message-ID | <pCsrv-41a-1@gated-at.bofh.it> (permalink) |
| References | <pCrYt-3rc-5@gated-at.bofh.it> |
| X-Original-To | Rami Rosen <ramirose@gmail.com> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1434573627; bh=HdXLxIBOLQFjf+4aHGOBkEznbmCnu12tW+W5aA0r+ZM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=l6j5qqvswf/BZAQ3MR1O49OWmi2eoF+rDAYuF0 SIw3avZG350n1EsfPZEOUlblBxk5kK4h6BERvIi5KTvXwTdEY8bNf3c47zUB4+DO72o 32EIt0Pqbtlje2Kgoxa9c/zNatM9UwqcoJ0hoSpnp48UJcewJONiJHwT2K3iOSfJmU= |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=alien8.de; s=alien8; t=1434573627; bh=HdXLxIBOLQFjf+4aHGOBkEznbmCnu12tW+W5aA0r+ZM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=l6j5qqvswf/BZAQ3MR1O49OWmi2eoF+rDAYuF0 SIw3avZG350n1EsfPZEOUlblBxk5kK4h6BERvIi5KTvXwTdEY8bNf3c47zUB4+DO72o 32EIt0Pqbtlje2Kgoxa9c/zNatM9UwqcoJ0hoSpnp48UJcewJONiJHwT2K3iOSfJmU= |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 38 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org, mchehab@osg.samsung.com |
| X-Original-Date | Wed, 17 Jun 2015 22:40:25 +0200 |
| X-Original-Message-ID | <20150617204025.GC16999@pd.tnic> |
| X-Original-References | <1434572179-3398-1-git-send-email-ramirose@gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1167137 |
Show key headers only | View raw
On Wed, Jun 17, 2015 at 11:16:19PM +0300, Rami Rosen wrote:
> This patch Fixes a typo in Documentation/edac.txt.
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
> Documentation/edac.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/edac.txt b/Documentation/edac.txt
> index 73fff13..9679433 100644
> --- a/Documentation/edac.txt
> +++ b/Documentation/edac.txt
> @@ -664,7 +664,7 @@ exports one
>
> Each QPI is exported as a different memory controller.
>
> -2) Nehalem MC has the hability to generate errors. The driver implements this
> +2) Nehalem MC has the ability to generate errors. The driver implements this
> functionality via some error injection nodes:
>
> For injecting a memory error, there are some sysfs nodes, under
I see at least one more typo in that file, care to go through it with
the magnifying glass and fix them all?
:-)
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Fix a typo in Documentation/edac.txt. Rami Rosen <ramirose@gmail.com> - 2015-06-17 22:20 +0200 Re: [PATCH] Fix a typo in Documentation/edac.txt. Borislav Petkov <bp@alien8.de> - 2015-06-17 22:50 +0200
csiph-web