summaryrefslogtreecommitdiff
path: root/v4l2-spec/func-ioctl.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/func-ioctl.sgml')
-rw-r--r--v4l2-spec/func-ioctl.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-spec/func-ioctl.sgml b/v4l2-spec/func-ioctl.sgml
index 96dead0ec..00f9690e1 100644
--- a/v4l2-spec/func-ioctl.sgml
+++ b/v4l2-spec/func-ioctl.sgml
@@ -61,7 +61,7 @@ in the <link linkend="videodev">videodev.h</link> header file.
Applications should use their own copy, not include the version in the
kernel sources on the system they compile on. All V4L2 ioctl requests,
their respective function and parameters are specified in <xref
- linkend="user-func">.</para>
+ linkend="user-func" />.</para>
</refsect1>
<refsect1>
@@ -116,7 +116,7 @@ character special device.</para>
<para>The <parameter>request</parameter> or the data pointed
to by <parameter>argp</parameter> is not valid. This is a very common
error code, see the individual ioctl requests listed in <xref
- linkend="user-func"> for actual causes.</para>
+ linkend="user-func" /> for actual causes.</para>
</listitem>
</varlistentry>
<varlistentry>