summaryrefslogtreecommitdiff
path: root/v4l2-spec/dev-output.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/dev-output.sgml')
-rw-r--r--v4l2-spec/dev-output.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/v4l2-spec/dev-output.sgml b/v4l2-spec/dev-output.sgml
index 4cbc08b10..63c3c20e5 100644
--- a/v4l2-spec/dev-output.sgml
+++ b/v4l2-spec/dev-output.sgml
@@ -56,7 +56,7 @@ and scaling.</para>
<para>Cropping initialization at minimum requires to reset the
parameters to defaults. An example is given in <xref
-linkend="crop">.</para>
+linkend="crop" />.</para>
<para>To query the current image format applications set the
<structfield>type</structfield> field of a &v4l2-format; to
@@ -81,7 +81,7 @@ without disabling I/O or possibly time consuming hardware
preparations.</para>
<para>The contents of &v4l2-pix-format; are discussed in <xref
-linkend="pixfmt">. See also the specification of the
+linkend="pixfmt" />. See also the specification of the
<constant>VIDIOC_G_FMT</constant>, <constant>VIDIOC_S_FMT</constant>
and <constant>VIDIOC_TRY_FMT</constant> ioctls for details. Video
output devices must implement both the
@@ -99,7 +99,7 @@ returns default parameters as <constant>VIDIOC_G_FMT</constant> does.
linkend="rw">write() function</link> and/or streaming (<link
linkend="mmap">memory mapping</link> or <link
linkend="userp">user pointer</link>) I/O. See <xref
-linkend="io"> for details.</para>
+linkend="io" /> for details.</para>
</section>
<!--