diff options
Diffstat (limited to 'v4l2-spec/vidioc-g-parm.sgml')
-rw-r--r-- | v4l2-spec/vidioc-g-parm.sgml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/v4l2-spec/vidioc-g-parm.sgml b/v4l2-spec/vidioc-g-parm.sgml index 6ad43823e..78332d365 100644 --- a/v4l2-spec/vidioc-g-parm.sgml +++ b/v4l2-spec/vidioc-g-parm.sgml @@ -123,12 +123,12 @@ higher.</entry> <row> <entry>__u32</entry> <entry><structfield>capability</structfield></entry> - <entry>See <xref linkend="parm-caps">.</entry> + <entry>See <xref linkend="parm-caps" />.</entry> </row> <row> <entry>__u32</entry> <entry><structfield>capturemode</structfield></entry> - <entry>Set by drivers and applications, see <xref linkend="parm-flags">.</entry> + <entry>Set by drivers and applications, see <xref linkend="parm-flags" />.</entry> </row> <row> <entry>&v4l2-fract;</entry> @@ -153,7 +153,7 @@ zero.</para><para>Drivers support this function only when they set the <entry>Custom (driver specific) streaming parameters. When unused, applications and drivers must set this field to zero. Applications using this field should check the driver name and -version, see <xref linkend="querycap">.</entry> +version, see <xref linkend="querycap" />.</entry> </row> <row> <entry>__u32</entry> @@ -163,7 +163,7 @@ of buffers used internally by the driver in &func-read; mode. Drivers return the actual number of buffers. When an application requests zero buffers, drivers should just return the current setting rather than the minimum or an error code. For details see <xref - linkend="rw">.</entry> + linkend="rw" />.</entry> </row> <row> <entry>__u32</entry> @@ -183,13 +183,13 @@ applications must set the array to zero.</entry> <row> <entry>__u32</entry> <entry><structfield>capability</structfield></entry> - <entry>See <xref linkend="parm-caps">.</entry> + <entry>See <xref linkend="parm-caps" />.</entry> </row> <row> <entry>__u32</entry> <entry><structfield>outputmode</structfield></entry> <entry>Set by drivers and applications, see <xref - linkend="parm-flags">.</entry> + linkend="parm-flags" />.</entry> </row> <row> <entry>&v4l2-fract;</entry> @@ -218,7 +218,7 @@ zero.</para><para>Drivers support this function only when they set the <entry>Custom (driver specific) streaming parameters. When unused, applications and drivers must set this field to zero. Applications using this field should check the driver name and -version, see <xref linkend="querycap">.</entry> +version, see <xref linkend="querycap" />.</entry> </row> <row> <entry>__u32</entry> @@ -228,7 +228,7 @@ of buffers used internally by the driver in <function>write()</function> mode. Drivers return the actual number of buffers. When an application requests zero buffers, drivers should just return the current setting rather than the minimum or an error -code. For details see <xref linkend="rw">.</entry> +code. For details see <xref linkend="rw" />.</entry> </row> <row> <entry>__u32</entry> |