]> git.baikalelectronics.ru Git - kernel.git/commit
media: docs: v4l2-controls: fix sentence rendered in a nonsense way
authorLuca Ceresoli <luca@lucaceresoli.net>
Fri, 14 Jun 2019 15:14:29 +0000 (11:14 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 21 Jun 2019 21:13:03 +0000 (17:13 -0400)
commita86e4ab6ca629bde8928504692963c76e1adbcd1
tree81f4410fffcf18d9c9c5844538445141f215773b
parent5d3e06d9048acad9fb75226ce9496f6c56a6b65c
media: docs: v4l2-controls: fix sentence rendered in a nonsense way

This sentence renders as:

> Since such compound controls need to expose more information about
> themselves than is possible with ioctls VIDIOC_QUERYCTRL,
> VIDIOC_QUERY_EXT_CTRL and VIDIOC_QUERYMENU the VIDIOC_QUERY_EXT_CTRL
  ^^^^^^^^^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^^
> ioctl was added.

This does not make sense. Fix by providing an explicit link text. This
results in:

> Since such compound controls need to expose more information about
> themselves than is possible with VIDIOC_QUERYCTRL the
> VIDIOC_QUERY_EXT_CTRL ioctl was added.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/uapi/v4l/extended-controls.rst