Эх сурвалжийг харах

[media] DocBook media: fix incorrect header reference

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>
Hans Verkuil 11 жил өмнө
parent
commit
d9cdebd0fa

+ 1 - 1
Documentation/DocBook/media/v4l/pixfmt.xml

@@ -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
     <para>In V4L2 each format has an identifier which looks like
 <constant>PIX_FMT_XXX</constant>, defined in the <link
 <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>
 represent <link linkend="v4l2-fourcc">four character (FourCC) codes</link>
 which are also listed below, however they are not the same as those
 which are also listed below, however they are not the same as those
 used in the Windows world.</para>
 used in the Windows world.</para>