Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1298604

[PATCH] Docs: fix missing word in REPORTING-BUGS

From Manuel Pégourié-Gonnard <mpg@elzevir.fr>
Newsgroups linux.kernel
Subject [PATCH] Docs: fix missing word in REPORTING-BUGS
Date 2015-12-28 11:40 +0100
Message-ID <qKDnA-AY-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] Docs: fix missing word in REPORTING-BUGS Manuel Pégourié-Gonnard <mpg@elzevir.fr> - 2015-12-28 11:40 +0100

csiph-web