[media] DocBook media: v4l2_format_sdr was renamed to v4l2_sdr_format
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 14 Mar 2014 11:57:06 +0000 (08:57 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 14 Mar 2014 12:54:05 +0000 (09:54 -0300)
Update the DocBook files accordingly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/dev-sdr.xml
Documentation/DocBook/media/v4l/vidioc-g-fmt.xml

index 524b9c4024214626f969040c06d8c6abac25e82c..dc14804f54367b325b8fd8b345d751c2f7acaa27 100644 (file)
@@ -69,15 +69,15 @@ must be supported as well.
     <para>
 To use the <link linkend="format">format</link> ioctls applications set the
 <structfield>type</structfield> field of a &v4l2-format; to
-<constant>V4L2_BUF_TYPE_SDR_CAPTURE</constant> and use the &v4l2-format-sdr;
+<constant>V4L2_BUF_TYPE_SDR_CAPTURE</constant> and use the &v4l2-sdr-format;
 <structfield>sdr</structfield> member of the <structfield>fmt</structfield>
 union as needed per the desired operation.
 Currently only the <structfield>pixelformat</structfield> field of
-&v4l2-format-sdr; is used. The content of that field is the V4L2 fourcc code
+&v4l2-sdr-format; is used. The content of that field is the V4L2 fourcc code
 of the data format.
     </para>
 
-    <table pgwide="1" frame="none" id="v4l2-format-sdr">
+    <table pgwide="1" frame="none" id="v4l2-sdr-format">
       <title>struct <structname>v4l2_sdr_format</structname></title>
       <tgroup cols="3">
         &cs-str;
index f43f1a9285d61bbfb038f685fbb5328837d9a7a0..4fe19a7a9a31efa3b2628e683853ef295ccf7932 100644 (file)
@@ -172,7 +172,7 @@ capture and output devices.</entry>
          </row>
          <row>
            <entry></entry>
-           <entry>&v4l2-format-sdr;</entry>
+           <entry>&v4l2-sdr-format;</entry>
            <entry><structfield>sdr</structfield></entry>
            <entry>Definition of a data format, see
 <xref linkend="pixfmt" />, used by SDR capture devices.</entry>