diff options
Diffstat (limited to 'v4l2-spec/vidioc-encoder-cmd.sgml')
-rw-r--r-- | v4l2-spec/vidioc-encoder-cmd.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l2-spec/vidioc-encoder-cmd.sgml b/v4l2-spec/vidioc-encoder-cmd.sgml index 144b61c66..b0dde9438 100644 --- a/v4l2-spec/vidioc-encoder-cmd.sgml +++ b/v4l2-spec/vidioc-encoder-cmd.sgml @@ -95,13 +95,13 @@ them. They were introduced in Linux 2.6.21.</para> <row> <entry>__u32</entry> <entry><structfield>cmd</structfield></entry> - <entry>The encoder command, see <xref linkend="encoder-cmds">.</entry> + <entry>The encoder command, see <xref linkend="encoder-cmds" />.</entry> </row> <row> <entry>__u32</entry> <entry><structfield>flags</structfield></entry> <entry>Flags to go with the command, see <xref - linkend="encoder-flags">. If no flags are defined for + linkend="encoder-flags" />. If no flags are defined for this command, drivers and applications must set this field to zero.</entry> </row> |