The captions were lost during the format conversion. Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx> --- Documentation/linux_tv/media/v4l/audio.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/linux_tv/media/v4l/audio.rst b/Documentation/linux_tv/media/v4l/audio.rst index 8c3314218f75..e9d99f6a259a 100644 --- a/Documentation/linux_tv/media/v4l/audio.rst +++ b/Documentation/linux_tv/media/v4l/audio.rst @@ -55,6 +55,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl. .. code-block:: c + :caption: Example 3: Information about the current audio input struct v4l2_audio audio; @@ -69,6 +70,7 @@ the :ref:`VIDIOC_QUERYCAP` ioctl. .. code-block:: c + :caption: Example 4: Switching to the first audio input struct v4l2_audio audio; -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html