mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
[media] vidioc-dv-timings-cap.rst: Adjust LaTeX columns
Some tables are not properly displayed on LaTeX. Fix them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
0e9411ac56
commit
64f6838a2b
1 changed files with 8 additions and 6 deletions
|
@ -56,7 +56,7 @@ that doesn't support them will return an ``EINVAL`` error code.
|
|||
|
||||
.. _v4l2-bt-timings-cap:
|
||||
|
||||
.. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}|
|
||||
.. tabularcolumns:: |p{1.2cm}|p{3.0cm}|p{13.3cm}|
|
||||
|
||||
.. flat-table:: struct v4l2_bt_timings_cap
|
||||
:header-rows: 0
|
||||
|
@ -136,14 +136,14 @@ that doesn't support them will return an ``EINVAL`` error code.
|
|||
|
||||
- ``reserved``\ [16]
|
||||
|
||||
- Reserved for future extensions. Drivers must set the array to
|
||||
zero.
|
||||
- Reserved for future extensions.
|
||||
Drivers must set the array to zero.
|
||||
|
||||
|
||||
|
||||
.. _v4l2-dv-timings-cap:
|
||||
|
||||
.. tabularcolumns:: |p{3.5cm}|p{3.5cm}|p{7.0cm}|p{3.5cm}|
|
||||
.. tabularcolumns:: |p{1.0cm}|p{3.5cm}|p{3.5cm}|p{9.5cm}|
|
||||
|
||||
.. flat-table:: struct v4l2_dv_timings_cap
|
||||
:header-rows: 0
|
||||
|
@ -175,8 +175,9 @@ that doesn't support them will return an ``EINVAL`` error code.
|
|||
|
||||
- ``reserved``\ [2]
|
||||
|
||||
- Reserved for future extensions. Drivers and applications must set
|
||||
the array to zero.
|
||||
- Reserved for future extensions.
|
||||
|
||||
Drivers and applications must set the array to zero.
|
||||
|
||||
- .. row 4
|
||||
|
||||
|
@ -203,6 +204,7 @@ that doesn't support them will return an ``EINVAL`` error code.
|
|||
|
||||
-
|
||||
|
||||
.. tabularcolumns:: |p{7.0cm}|p{10.5cm}|
|
||||
|
||||
|
||||
.. _dv-bt-cap-capabilities:
|
||||
|
|
Loading…
Reference in a new issue