release-notes/devel/en_US DatabaseServers.xml,1.11,1.12

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Apr 4 01:50:56 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28073

Modified Files:
	DatabaseServers.xml 
Log Message:
Fix tagging



Index: DatabaseServers.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/DatabaseServers.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- DatabaseServers.xml	4 Apr 2007 01:29:33 -0000	1.11
+++ DatabaseServers.xml	4 Apr 2007 01:50:54 -0000	1.12
@@ -2,56 +2,51 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
 
 <section id="sn-DatabaseServers">
-  <articleinfo>
-    <title>Docs/Beats/DatabaseServers</title>
-  </articleinfo>
-
   <title>Database Servers</title>
 
-  <para></para>
-
-  <para/>
-
-  <section>
+  <section id="sn-mysql">
     <title>MySQL</title>
     <para>
-      Fedora now provides MySQL 5.0. For a list of the enhancements
-      provided by this version, refer to
-      <ulink url='http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html'>http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html</ulink>.
+      Fedora now provides <application>MySQL</application> 5.0. For a
+      list of the enhancements provided by this version, refer to <ulink
+	url='http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html'/>.
     </para>
     <para>
       For more information on upgrading databases from previous releases
-      of MySQL, refer to the MySQL website at
-      <ulink url='http://dev.mysql.com/doc/refman/5.0/en/upgrade.html'>http://dev.mysql.com/doc/refman/5.0/en/upgrade.html</ulink>.
+      of <application>MySQL</application>, refer to the
+      <application>MySQL</application> website at <ulink
+	url='http://dev.mysql.com/doc/refman/5.0/en/upgrade.html'/>.
     </para>
-    <para/>
-    <section>
+    <section id="sn-mysql-dbd">
       <title>DBD Driver</title>
       <para>
-        The MySQL DBD driver has been dual-licensed and the related
-        licensing issues have been
-        <ulink url='https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222237'>resolved</ulink>.
-        The resulting <code>apr-util-mysql</code> package is now
-        included in the Fedora software repositories.
+        The <application>MySQL</application> DBD driver has been
+	dual-licensed and the related licensing issues have been <ulink
+	  url='https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=222237'>resolved</ulink>. 
+	The resulting <package>apr-util-mysql</package> package is now
+	included in the Fedora software repositories.
       </para>
-      <para/>
     </section>
   </section>
 
   <section>
     <title>PostgreSQL</title>
     <para>
-      This release of Fedora includes PostgreSQL 8.2. For more
-      information on this new version, refer to
-      <ulink url='http://www.postgresql.org/docs/whatsnew'>http://www.postgresql.org/docs/whatsnew</ulink>.
-    </para>
-    <para>
-      [[Admonition("important", "Upgrading Databases", "Before upgrading
-      an existing Fedora system with a PostgreSQL database, it could be
-      necessary to follow the procedure described at
-      <ulink url='http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html'>http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html</ulink>.
-      Otherwise the data may be not accessible by the new version of
-      PostgreSQL.")]]
+      This release of Fedora includes
+      <application>PostgreSQL</application> 8.2. For more information on
+      this new version, refer to <ulink
+	url='http://www.postgresql.org/docs/whatsnew'/>.
     </para>
+    <important>
+      <title>Upgrading Databases</title>
+      <para>
+	Before upgrading an existing Fedora system with a PostgreSQL
+	database, it could be necessary to follow the procedure
+	described at <ulink
+	  url='http://www.postgresql.org/docs/8.1/interactive/install-upgrading.html'/>. 
+	Otherwise the data may be not accessible by the new version of
+	PostgreSQL.
+      </para>
+    </important>
   </section>
 </section>




More information about the Fedora-docs-commits mailing list