aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/process/2.Process.rst
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2018-06-16 22:02:03 -0400
committerJonathan Corbet <corbet@lwn.net>2018-06-26 11:01:27 -0400
commitcccd289f12d0e827070c847b1ff96ba02eb20eaf (patch)
tree698e04fe6f70b1e890a3c6c60c9e8b1bbfc02405 /Documentation/process/2.Process.rst
parentce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff)
Documentation/process: fix reST table border error
Fix reST error in Documentation/process/: Documentation/process/2.Process.rst:131: ERROR: Malformed table. Bottom/header table border does not match top border. Fixes: 8962e40c1993 ("docs: update kernel versions and dates in tables") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Tim Bird <tbird20d@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process/2.Process.rst')
-rw-r--r--Documentation/process/2.Process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/2.Process.rst b/Documentation/process/2.Process.rst
index a9c46dd0706b..51d0349c7809 100644
--- a/Documentation/process/2.Process.rst
+++ b/Documentation/process/2.Process.rst
@@ -134,7 +134,7 @@ and their maintainers are:
134 4.4 Greg Kroah-Hartman (very long-term stable kernel) 134 4.4 Greg Kroah-Hartman (very long-term stable kernel)
135 4.9 Greg Kroah-Hartman 135 4.9 Greg Kroah-Hartman
136 4.14 Greg Kroah-Hartman 136 4.14 Greg Kroah-Hartman
137 ====== ====================== =========================== 137 ====== ====================== ==============================
138 138
139The selection of a kernel for long-term support is purely a matter of a 139The selection of a kernel for long-term support is purely a matter of a
140maintainer having the need and the time to maintain that release. There 140maintainer having the need and the time to maintain that release. There