From: Mauro Carvalho Chehab Date: Fri, 1 Jul 2016 17:49:48 +0000 (-0300) Subject: doc-rst: audio: re-add captions for the examples X-Git-Tag: v4.8-rc1~131^2^2~310 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8f417040252224255c27480ad836979873919cf7;p=karo-tx-linux.git doc-rst: audio: re-add captions for the examples The captions were lost during the format conversion. Signed-off-by: Mauro Carvalho Chehab --- 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;