diff options
Diffstat (limited to 'v4l2-spec/vidioc-enumoutput.sgml')
-rw-r--r-- | v4l2-spec/vidioc-enumoutput.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/v4l2-spec/vidioc-enumoutput.sgml b/v4l2-spec/vidioc-enumoutput.sgml index 7e3481203..e8d16dcd5 100644 --- a/v4l2-spec/vidioc-enumoutput.sgml +++ b/v4l2-spec/vidioc-enumoutput.sgml @@ -78,7 +78,7 @@ user, preferably the connector label on the device itself.</entry> <entry>__u32</entry> <entry><structfield>type</structfield></entry> <entry>Type of the output, see <xref - linkend="output-type">.</entry> + linkend="output-type" />.</entry> </row> <row> <entry>__u32</entry> @@ -92,7 +92,7 @@ none.</para><para>When the driver does not enumerate audio outputs no bits must be set. Applications shall not interpret this as lack of audio support. Drivers may automatically select audio outputs without enumerating them.</para><para>For details on audio outputs and how to -select the current output see <xref linkend="audio">.</para></entry> +select the current output see <xref linkend="audio" />.</para></entry> </row> <row> <entry>__u32</entry> @@ -102,7 +102,7 @@ When the <structfield>type</structfield> is <constant>V4L2_OUTPUT_TYPE_MODULATOR</constant> this is an RF connector and this field identifies the modulator. It corresponds to &v4l2-modulator; field <structfield>index</structfield>. For details -on modulators see <xref linkend="tuner">.</entry> +on modulators see <xref linkend="tuner" />.</entry> </row> <row> <entry>&v4l2-std-id;</entry> @@ -110,7 +110,7 @@ on modulators see <xref linkend="tuner">.</entry> <entry>Every video output supports one or more different video standards. This field is a set of all supported standards. For details on video standards and how to switch see <xref - linkend="standard">.</entry> + linkend="standard" />.</entry> </row> <row> <entry>__u32</entry> |