summaryrefslogtreecommitdiff
path: root/v4l2-spec/vidioc-qbuf.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/vidioc-qbuf.sgml')
-rw-r--r--v4l2-spec/vidioc-qbuf.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-spec/vidioc-qbuf.sgml b/v4l2-spec/vidioc-qbuf.sgml
index f02debb8c..187081778 100644
--- a/v4l2-spec/vidioc-qbuf.sgml
+++ b/v4l2-spec/vidioc-qbuf.sgml
@@ -71,7 +71,7 @@ intended for output (<structfield>type</structfield> is
initialize the <structfield>bytesused</structfield>,
<structfield>field</structfield> and
<structfield>timestamp</structfield> fields. See <xref
- linkend="buffer"> for details. When
+ linkend="buffer" /> for details. When
<constant>VIDIOC_QBUF</constant> is called with a pointer to this
structure the driver sets the
<constant>V4L2_BUF_FLAG_MAPPED</constant> and
@@ -114,7 +114,7 @@ function, <constant>VIDIOC_DQBUF</constant> returns immediately
with an &EAGAIN; when no buffer is available.</para>
<para>The <structname>v4l2_buffer</structname> structure is
-specified in <xref linkend="buffer">.</para>
+specified in <xref linkend="buffer" />.</para>
</refsect1>
<refsect1>