summaryrefslogtreecommitdiff
path: root/v4l2-spec/dev-output.sgml
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-15 13:56:01 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-15 13:56:01 -0300
commit136a9b83fb4cb819c2f27cbb5948d26cec0e7934 (patch)
tree397919f977ae7937aa60a5001f62f0ba3faef2db /v4l2-spec/dev-output.sgml
parentfdafaa4f7e2ea516dbd7791f362f05273aaaa6cc (diff)
parentc5d1ee111d9e00f9ce75e48e5e3806fdcd681a83 (diff)
downloadmediapointer-dvb-s2-136a9b83fb4cb819c2f27cbb5948d26cec0e7934.tar.gz
mediapointer-dvb-s2-136a9b83fb4cb819c2f27cbb5948d26cec0e7934.tar.bz2
merge: http://kernellabs.com/hg/~mkrufky/tda18271-merge
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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>
<!--