diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2015-12-28 11:33:30 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-02-15 11:18:23 +0100 |
commit | 11f0090e266ca9b646d365fa4201259a89fe903d (patch) | |
tree | 1f092b434baa04ace5d32376f9226f4701a536a1 /REPORTING-BUGS | |
parent | bdb428c82aab5d8aba6fbb29dde2cf678eadc432 (diff) | |
download | linux-11f0090e266ca9b646d365fa4201259a89fe903d.tar.bz2 |
Docs: fix missing word in REPORTING-BUGS
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
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'REPORTING-BUGS')
-rw-r--r-- | REPORTING-BUGS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |