From: Mauro Carvalho Chehab Date: Sun, 3 Jul 2016 16:51:40 +0000 (-0300) Subject: doc-rst: linux_tv: Fix remaining undefined references X-Git-Tag: v4.8-rc1~131^2^2~295 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ac4141ce74878e52710ce2ca7f7c0c6b3142242e;p=karo-tx-linux.git doc-rst: linux_tv: Fix remaining undefined references Fix Sphinx those warnings: WARNING: undefined label: fdl-modified>`as given on the :ref:`title page --- diff --git a/Documentation/linux_tv/media/v4l/fdl-appendix.rst b/Documentation/linux_tv/media/v4l/fdl-appendix.rst index 4a7be9b00670..cb0704883744 100644 --- a/Documentation/linux_tv/media/v4l/fdl-appendix.rst +++ b/Documentation/linux_tv/media/v4l/fdl-appendix.rst @@ -246,7 +246,7 @@ Modified Version: Preserve the section entitled “History”, and its title, and add to it an item stating at least the title, year, new authors, and publisher - of the :ref:`Modified Version `as given on the + of the :ref:`Modified Version ` as given on the :ref:`Title Page `. If there is no section entitled “History” in the :ref:`Document `, create one stating the title, year, authors, and publisher of the Document as given on diff --git a/Documentation/linux_tv/media/v4l/pixfmt-srggb10dpcm8.rst b/Documentation/linux_tv/media/v4l/pixfmt-srggb10dpcm8.rst index 581ab5190246..03a27c43be21 100644 --- a/Documentation/linux_tv/media/v4l/pixfmt-srggb10dpcm8.rst +++ b/Documentation/linux_tv/media/v4l/pixfmt-srggb10dpcm8.rst @@ -21,7 +21,7 @@ These four pixel formats are raw sRGB / Bayer formats with 10 bits per colour compressed to 8 bits each, using DPCM compression. DPCM, differential pulse-code modulation, is lossy. Each colour component consumes 8 bits of memory. In other respects this format is similar to -:ref:`pixfmt-srggb10`. +:ref:`V4L2-PIX-FMT-SRGGB10`. .. ------------------------------------------------------------------------------ diff --git a/Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst b/Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst index dcf3a176d1ba..0dd7e4632dd9 100644 --- a/Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst +++ b/Documentation/linux_tv/media/v4l/pixfmt-yuv420.rst @@ -1,6 +1,7 @@ .. -*- coding: utf-8; mode: rst -*- .. _V4L2-PIX-FMT-YVU420: +.. _V4L2-PIX-FMT-YUV420: ********************************************************** V4L2_PIX_FMT_YVU420 ('YV12'), V4L2_PIX_FMT_YUV420 ('YU12')