commit | 82a1955162f72f251041da7840970f8612ebbb05 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Sun Jun 18 17:30:18 2017 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jun 23 13:45:49 2017 -0600 |
tree | 5c6fce633cb868456716bad1c84d176242cc4d75 | |
parent | 633d612bda6a37e1d5f5f878ec5a22a11599f800 [diff] |
Docs: fix table problems in ras.rst Two table problems caused the PDF build to fail: - Evidently multirow cells are not appreciated in table headers, so remove such from the "CS Rows" table. - The logging message structure table was incorrectly formatted, with two "+" instead of "|". The HTML build is forgiving of such things, but PDF is not. Acked-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>