diff --git a/Documentation/linux_tv/media/v4l/app-pri.rst b/Documentation/linux_tv/media/v4l/app-pri.rst index 9716437ae14d..7f034852ae1f 100644 --- a/Documentation/linux_tv/media/v4l/app-pri.rst +++ b/Documentation/linux_tv/media/v4l/app-pri.rst @@ -21,8 +21,8 @@ defines the :ref:`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 +` after verifying the device with the :ref:`VIDIOC_QUERYCAP ` ioctl. Ioctls changing driver properties, such as