commit | cccd289f12d0e827070c847b1ff96ba02eb20eaf | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Sat Jun 16 19:02:03 2018 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Jun 26 09:01:27 2018 -0600 |
tree | 698e04fe6f70b1e890a3c6c60c9e8b1bbfc02405 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [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>