Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167133 > unrolled thread
| Started by | Rami Rosen <ramirose@gmail.com> |
|---|---|
| First post | 2015-06-17 22:20 +0200 |
| Last post | 2015-06-17 22:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Rami Rosen <ramirose@gmail.com> |
|---|---|
| Date | 2015-06-17 22:20 +0200 |
| Subject | [PATCH] Fix a typo in Documentation/edac.txt. |
| Message-ID | <pCrYt-3rc-5@gated-at.bofh.it> |
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
--
2.4.0
--
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/
[toc] | [next] | [standalone]
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Date | 2015-06-17 22:50 +0200 |
| Message-ID | <pCsrv-41a-1@gated-at.bofh.it> |
| In reply to | #1167133 |
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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web