]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
[media] DocBook media: fix incorrect header reference
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 17 Jun 2014 13:43:46 +0000 (10:43 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 17 Jul 2014 19:27:52 +0000 (16:27 -0300)
The text referred to videodev.h when videodev2.h was meant. Fixed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/pixfmt.xml

index 87ce7f3e7178885631dff8f0426fd4234f8382b6..12112cd6fe8d9966e677cb03b3fd9c8fdb8c5d2b 100644 (file)
@@ -279,7 +279,7 @@ has just as many pad bytes after it as the other rows.</para>
 
     <para>In V4L2 each format has an identifier which looks like
 <constant>PIX_FMT_XXX</constant>, defined in the <link
-linkend="videodev">videodev.h</link> header file. These identifiers
+linkend="videodev">videodev2.h</link> header file. These identifiers
 represent <link linkend="v4l2-fourcc">four character (FourCC) codes</link>
 which are also listed below, however they are not the same as those
 used in the Windows world.</para>