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-adap-g-caps.rst | |
parent | 21c62694499800f74def88edfbd5dcd91c492b79 (diff) | |
download | op-kernel-dev-b2a584367e8a632eef3f8ff367514d4730fabcac.zip op-kernel-dev-b2a584367e8a632eef3f8ff367514d4730fabcac.tar.gz |
[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-adap-g-caps.rst')
-rw-r--r-- | Documentation/media/uapi/cec/cec-ioc-adap-g-caps.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/cec/cec-ioc-adap-g-caps.rst b/Documentation/media/uapi/cec/cec-ioc-adap-g-caps.rst index 4544b6f..eefec7b 100644 --- a/Documentation/media/uapi/cec/cec-ioc-adap-g-caps.rst +++ b/Documentation/media/uapi/cec/cec-ioc-adap-g-caps.rst @@ -45,7 +45,7 @@ returns the information to the application. The ioctl never fails. .. flat-table:: struct cec_caps :header-rows: 0 :stub-columns: 0 - :widths: 1 1 2 + :widths: 1 1 16 - .. row 1 @@ -90,7 +90,7 @@ returns the information to the application. The ioctl never fails. .. flat-table:: CEC Capabilities Flags :header-rows: 0 :stub-columns: 0 - :widths: 3 1 4 + :widths: 3 1 8 - .. _`CEC_CAP_PHYS_ADDR`: |