diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-13 15:11:12 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-13 16:56:21 +0300 |
commit | 6710ea47fd8bcd8d5d931d8d296c444162bb6d36 (patch) | |
tree | 2d637d4ab9532155e49d9c62b02054dfff617c67 /Documentation/media/uapi/v4l/dev-overlay.rst | |
parent | 8968da9b8622f2da9b7f0a695acbe341ea28f55e (diff) | |
download | linux-6710ea47fd8bcd8d5d931d8d296c444162bb6d36.tar.xz |
[media] doc-rst: fix htmldocs build warnings
Fix those warnings:
Documentation/output/videodev2.h.rst:6: WARNING: undefined label: vidioc_unsubscribe_event (if the link has no caption the label must precede a section header)
Documentation/media/uapi/v4l/dev-overlay.rst:248: WARNING: Title underline too short.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/dev-overlay.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/dev-overlay.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/dev-overlay.rst b/Documentation/media/uapi/v4l/dev-overlay.rst index 3edb53bfaa27..92b4471b0c6e 100644 --- a/Documentation/media/uapi/v4l/dev-overlay.rst +++ b/Documentation/media/uapi/v4l/dev-overlay.rst @@ -245,7 +245,7 @@ exceeded are undefined. [#f3]_ .. _v4l2-clip: struct v4l2_clip [#f4]_ ---------------------- +----------------------- ``struct v4l2_rect c`` Coordinates of the clipping rectangle, relative to the top, left |