* [PATCH for 3.6] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlink
@ 2012-07-18 15:41 Nicolas THERY
0 siblings, 0 replies; only message in thread
From: Nicolas THERY @ 2012-07-18 15:41 UTC (permalink / raw)
To: linux-media@vger.kernel.org
Signed-off-by: Nicolas Thery <nicolas.thery@st.com>
---
diff --git a/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml b/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml
index 5e73b1c..a8cda1a 100644
--- a/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-create-bufs.xml
@@ -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 v4l2_format</entry>
+ <entry>&v4l2-format;</entry>
<entry><structfield>format</structfield></entry>
<entry>Filled in by the application, preserved by the driver.</entry>
</row>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-18 15:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 15:41 [PATCH for 3.6] v4l: DocBook: VIDIOC_CREATE_BUFS: add hyperlink Nicolas THERY
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.