diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-08 17:59:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-08 17:59:27 -0300 |
commit | b2a584367e8a632eef3f8ff367514d4730fabcac (patch) | |
tree | b5fc972fab0c340395f2261032741ea49d995804 /Documentation/media/uapi/cec/cec-ioc-receive.rst | |
parent | 21c62694499800f74def88edfbd5dcd91c492b79 (diff) |
[media] doc-dst: visually improve the CEC pages
Adjust the widths and show error codes as constants.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/cec/cec-ioc-receive.rst')
-rw-r--r-- | Documentation/media/uapi/cec/cec-ioc-receive.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/media/uapi/cec/cec-ioc-receive.rst b/Documentation/media/uapi/cec/cec-ioc-receive.rst index 5a345ff446a7..c5533795595c 100644 --- a/Documentation/media/uapi/cec/cec-ioc-receive.rst +++ b/Documentation/media/uapi/cec/cec-ioc-receive.rst @@ -57,7 +57,7 @@ queue, then it will return -1 and set errno to the EBUSY error code. .. flat-table:: struct cec_msg :header-rows: 0 :stub-columns: 0 - :widths: 1 1 2 + :widths: 1 1 16 - .. row 1 @@ -214,7 +214,7 @@ queue, then it will return -1 and set errno to the EBUSY error code. .. flat-table:: CEC Transmit Status :header-rows: 0 :stub-columns: 0 - :widths: 3 1 4 + :widths: 3 1 16 - .. _`CEC_TX_STATUS_OK`: @@ -282,7 +282,7 @@ queue, then it will return -1 and set errno to the EBUSY error code. .. flat-table:: CEC Receive Status :header-rows: 0 :stub-columns: 0 - :widths: 3 1 4 + :widths: 3 1 16 - .. _`CEC_RX_STATUS_OK`: |