docs-common/packaging bookinfo.xsl,1.23,1.24

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Jul 9 21:02:17 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/packaging
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15678/packaging

Modified Files:
	bookinfo.xsl 
Log Message:
Whoops, this gets rid of pesky warnings about unexpected children


Index: bookinfo.xsl
===================================================================
RCS file: /cvs/docs/docs-common/packaging/bookinfo.xsl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- bookinfo.xsl	9 Jul 2006 20:43:22 -0000	1.23
+++ bookinfo.xsl	9 Jul 2006 21:02:08 -0000	1.24
@@ -107,7 +107,7 @@
   <!-- This attribute set guarantees the write chunk file name, since it is not
   set in the standard XSL stylesheets. -->
   <xsl:attribute-set name="revhist">
-    <xsl:attribute name="id">rv-revhistory</xsl:attribute>
+    <xsl:attribute name="id" select="rv-revhistory" />
   </xsl:attribute-set>
 
 </xsl:stylesheet>




More information about the Fedora-docs-commits mailing list