Skip to content

Commit

Permalink
V4L/DVB (12920): DocBook/media: Some xmlto or DTD's don't accept refe…
Browse files Browse the repository at this point in the history
…rence inside appendix

That was weird: on some distros, we need to remove <reference> tag
for it to work.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Sep 19, 2009
1 parent c18038d commit db17ab9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Documentation/DocBook/v4l/v4l2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,8 @@ and discussions on the V4L mailing list.</revremark>
&sub-compat;
</chapter>

<appendix id="function_ref">
<appendix id="user-func">
<title>Function Reference</title>
<reference id="user-func">

<!-- Keep this alphabetically sorted. -->

Expand Down Expand Up @@ -454,7 +453,6 @@ and discussions on the V4L mailing list.</revremark>
&sub-read;
&sub-select;
&sub-write;
</reference>
</appendix>

<appendix id="videodev">
Expand Down

0 comments on commit db17ab9

Please sign in to comment.