[Mplayer-cvslog] CVS: main/DOCS/xml README.maintainers,1.6,1.7

Diego Biurrun CVS diego at mplayerhq.hu
Thu Oct 16 14:04:51 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/xml
In directory mail:/var/tmp.root/cvs-serv29163/DOCS/xml

Modified Files:
	README.maintainers 
Log Message:
wording


Index: README.maintainers
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/README.maintainers,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- README.maintainers	15 Oct 2003 20:54:38 -0000	1.6
+++ README.maintainers	16 Oct 2003 12:04:12 -0000	1.7
@@ -32,9 +32,9 @@
 
 	<xsl:import href="../html.xsl"/>
 
-   Note: you mustn't xsl:include or xsl:import chunk.xsl directly!
-   Including it can (and will) break building of documentation, if chunk.xsl
-   is installed in the uncommon place.
+   Note: You mustn't xsl:include or xsl:import chunk.xsl directly!
+   Including it can (and will) break building of documentation if chunk.xsl
+   is installed at a nonstandard location.
 5) If you wish to change output encoding of generated files, create html.xsl
    as suggested in step 4) and add somwhere after <xsl:import .../> such string:
 



More information about the MPlayer-cvslog mailing list