diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-02 21:28:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 06:28:09 -0400 |
commit | 74c9751c833b8a9d09e9ea4098587975b9d61fd8 (patch) | |
tree | 13eacca33a8e133c1660d13a109ba4fad447856a /Documentation/media | |
parent | 1b41d94bb50e34715489f48c2a649d0c130282f2 (diff) |
media: v4l2-event.rst: adjust table to fit on PDF output
The tables there don't quite fit on PDF output.
Adjust it by adding a tabularcolumns macro.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media')
-rw-r--r-- | Documentation/media/kapi/v4l2-event.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-event.rst b/Documentation/media/kapi/v4l2-event.rst index 9a5e31546ae3..9938d21ef4d1 100644 --- a/Documentation/media/kapi/v4l2-event.rst +++ b/Documentation/media/kapi/v4l2-event.rst @@ -67,6 +67,8 @@ type). The ops argument allows the driver to specify a number of callbacks: +.. tabularcolumns:: |p{1.5cm}|p{16.0cm}| + ======== ============================================================== Callback Description ======== ============================================================== |