Author: jrussell
Date: 2010-10-25 19:01:14 +0200 (Mon, 25 Oct 2010)
New Revision: 23371
Log:
Removed the "pre-release" boilerplate from the front matter,
replaced it with GA-level section reused from the Ref Man legal notice.
Added gen date and rev # to the Abstract section.
Modified:
trunk/mysql-enterprise-backup-3.5/legalnotice.en.xml
trunk/mysql-enterprise-backup-3.5/manual.xml
Modified: trunk/mysql-enterprise-backup-3.5/legalnotice.en.xml
===================================================================
--- trunk/mysql-enterprise-backup-3.5/legalnotice.en.xml 2010-10-25 16:31:01 UTC (rev 23370)
+++ trunk/mysql-enterprise-backup-3.5/legalnotice.en.xml 2010-10-25 17:01:14 UTC (rev 23371)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 4; 991 bytes
@@ -19,16 +19,16 @@
rights reserved.
</para>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- href="../common/oracle-notice-pre-ga.en.xml"
- xpointer="xpointer(//section/para)" />
-
<para role="legalnotice-gpl">
Copyright © 2003, 2010, Oracle and/or its affiliates. All
rights reserved.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../common/oracle-notice-ga.en.xml"
+ xpointer="xpointer(//section/para)" />
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../common/gpl-notice.en.xml"
xpointer="xpointer(//section/para)" />
Modified: trunk/mysql-enterprise-backup-3.5/manual.xml
===================================================================
--- trunk/mysql-enterprise-backup-3.5/manual.xml 2010-10-25 16:31:01 UTC (rev 23370)
+++ trunk/mysql-enterprise-backup-3.5/manual.xml 2010-10-25 17:01:14 UTC (rev 23371)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 637 bytes
@@ -16,6 +16,16 @@
product, the successor to the InnoDB Hot Backup product.
</para>
+ <para>
+ Document generated on:
+
+ <remark role="current.date"/>
+
+
+
+ <remark role="repository.revision"/>
+ </para>
+
</abstract>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="legalnotice.en.xml"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23371 - trunk/mysql-enterprise-backup-3.5 | john.russell | 25 Oct |