CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 08/02/20 11:28:55
Modified files:
. : ChangeLog
doc/C : fdl-appendix.xml
Log message:
in DocBook 4.0, docinfo tag was replaced with appendixinfo (in an
appendix context).
See
http://www.museum.state.il.us/ismdepts/library/linuxguides/docbook/docinfo.html.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5700&r2=1.5701
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/fdl-appendix.xml?cvsroot=gnash&r1=1.5&r2=1.6
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5700
retrieving revision 1.5701
diff -u -b -r1.5700 -r1.5701
--- ChangeLog 20 Feb 2008 11:18:47 -0000 1.5700
+++ ChangeLog 20 Feb 2008 11:28:55 -0000 1.5701
@@ -1,5 +1,9 @@
2008-02-20 Sandro Santilli <[EMAIL PROTECTED]>
+ * doc/C/fdl-appendix.xml: in DocBook 4.0, docinfo tag was
+ replaced with appendixinfo (in an appendix context).
+ See
+
http://www.museum.state.il.us/ismdepts/library/linuxguides/docbook/docinfo.html.
* doc/C/app_authors.xml: copy 'Ignacio Casta�o' name from
gameswf sources (seems to be better accepted by docbook2pdf).
* doc/C/amf.xml, doc/C/rtmp.xml: use appropriate sect levels
Index: doc/C/fdl-appendix.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/fdl-appendix.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- doc/C/fdl-appendix.xml 4 Dec 2006 18:38:53 -0000 1.5
+++ doc/C/fdl-appendix.xml 20 Feb 2008 11:28:55 -0000 1.6
@@ -8,7 +8,7 @@
-->
<appendix id="fdl">
- <docinfo>
+ <appendixinfo>
<releaseinfo>
Version 1.1, March 2000
</releaseinfo>
@@ -24,7 +24,7 @@
license document, but changing it is not allowed.
</para>
</legalnotice>
- </docinfo>
+ </appendixinfo>
<title>GNU Free Documentation License</title>
<sect1 id="fdl-preamble">
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit