]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlink
authorNicolas THERY <nicolas.thery@st.com>
Wed, 18 Jul 2012 14:41:36 +0000 (11:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 23:30:00 +0000 (20:30 -0300)
Signed-off-by: Nicolas Thery <nicolas.thery@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-create-bufs.xml

index 5e73b1c8d09543183d3c388916a29f8d91dfdd0f..a8cda1acacd9a129b47d15451bfe054d6fcfd9c8 100644 (file)
@@ -64,7 +64,7 @@ different sizes.</para>
     <para>To allocate device buffers applications initialize relevant fields of
 the <structname>v4l2_create_buffers</structname> structure. They set the
 <structfield>type</structfield> field in the
-<structname>v4l2_format</structname> structure, embedded in this
+&v4l2-format; structure, embedded in this
 structure, to the respective stream or buffer type.
 <structfield>count</structfield> must be set to the number of required buffers.
 <structfield>memory</structfield> specifies the required I/O method. The
@@ -114,7 +114,7 @@ information.</para>
 /></entry>
          </row>
          <row>
-           <entry>struct&nbsp;v4l2_format</entry>
+           <entry>&v4l2-format;</entry>
            <entry><structfield>format</structfield></entry>
            <entry>Filled in by the application, preserved by the driver.</entry>
          </row>