]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
doc-rst: app-pri: Fix a bad reference
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 1 Jul 2016 00:58:44 +0000 (21:58 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 1 Jul 2016 17:53:21 +0000 (14:53 -0300)
What should be a reference to VIDIOC_S_PRIORITY was incorrectly
defined as a constant at the DocBook. Fix it on the rst version.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/v4l/app-pri.rst

index 9716437ae14d02786cc05cefd85f3d934d7ea112..7f034852ae1f065e866fc9f65de7e396d3a4b340 100644 (file)
@@ -21,8 +21,8 @@ defines the :ref:`VIDIOC_G_PRIORITY <vidioc-g-priority>` and
 query the access priority associate with a file descriptor. Opening a
 device assigns a medium priority, compatible with earlier versions of
 V4L2 and drivers not supporting these ioctls. Applications requiring a
-different priority will usually call ``VIDIOC_S_PRIORITY`` after
-verifying the device with the
+different priority will usually call :ref:`VIDIOC_S_PRIORITY
+<vidioc-g-priority>` after verifying the device with the
 :ref:`VIDIOC_QUERYCAP <vidioc-querycap>` ioctl.
 
 Ioctls changing driver properties, such as