Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1298604 > unrolled thread
| Started by | Manuel Pégourié-Gonnard <mpg@elzevir.fr> |
|---|---|
| First post | 2015-12-28 11:40 +0100 |
| Last post | 2015-12-28 11:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] Docs: fix missing word in REPORTING-BUGS Manuel Pégourié-Gonnard <mpg@elzevir.fr> - 2015-12-28 11:40 +0100
| From | Manuel Pégourié-Gonnard <mpg@elzevir.fr> |
|---|---|
| Date | 2015-12-28 11:40 +0100 |
| Subject | [PATCH] Docs: fix missing word in REPORTING-BUGS |
| Message-ID | <qKDnA-AY-15@gated-at.bofh.it> |
The kernel versions, not the bugs, are listed on kernel.org Signed-off-by: Manuel Pégourié-Gonnard <mpg@elzevir.fr> Cc: trivial@kernel.org --- scripts/get_maintainers.pl only pointed to the main list, so I took the liberty to add the documentation list and maintainer. Please let me know if that was a bad idea. --- REPORTING-BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REPORTING-BUGS b/REPORTING-BUGS index 0cb8cdfa63bc..914baf9cf5fa 100644 --- a/REPORTING-BUGS +++ b/REPORTING-BUGS @@ -9,7 +9,7 @@ Please see https://www.kernel.org/ for a list of supported kernels. Any kernel marked with [EOL] is "end of life" and will not have any fixes backported to it. -If you've found a bug on a kernel version isn't listed on kernel.org, +If you've found a bug on a kernel version that isn't listed on kernel.org, contact your Linux distribution or embedded vendor for support. Alternatively, you can attempt to run one of the supported stable or -rc kernels, and see if you can reproduce the bug on that. It's preferable -- 2.6.4 -- 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 top | Article view | linux.kernel
csiph-web