From: Mauro Carvalho Chehab <mchehab@redhat.com>
Date: Thu, 17 Sep 2009 04:44:22 +0000 (-0300)
Subject: V4L/DVB (12920): DocBook/media: Some xmlto or DTD's don't accept reference inside... 
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=db17ab98460496df59453ff2790aac23ebcc2e90;p=linux.git

V4L/DVB (12920): DocBook/media: Some xmlto or DTD's don't accept reference 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>
---

diff --git a/Documentation/DocBook/v4l/v4l2.xml b/Documentation/DocBook/v4l/v4l2.xml
index 97801725b9760..937b4157a5d07 100644
--- a/Documentation/DocBook/v4l/v4l2.xml
+++ b/Documentation/DocBook/v4l/v4l2.xml
@@ -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. -->
 
@@ -454,7 +453,6 @@ and discussions on the V4L mailing list.</revremark>
     &sub-read;
     &sub-select;
     &sub-write;
-  </reference>
   </appendix>
 
   <appendix id="videodev">