2 commits - en-US/DatabaseServers.xml

Paul W. Frields pfrields at fedoraproject.org
Fri Apr 3 02:15:04 UTC 2009


 en-US/DatabaseServers.xml |   53 ++++++++++++++++++++++++++--------------------
 1 file changed, 31 insertions(+), 22 deletions(-)

New commits:
commit 164125a9a71a6d13bbe779ac2342b4d28f291fbb
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Apr 2 22:14:51 2009 -0400

    Resync with wiki content.

diff --git a/en-US/DatabaseServers.xml b/en-US/DatabaseServers.xml
index 1bd8050..be12239 100644
--- a/en-US/DatabaseServers.xml
+++ b/en-US/DatabaseServers.xml
@@ -16,8 +16,7 @@
       <term>mysql</term>
       <listitem>
         <para>
-          MySQL has been updated to 5.1.31, including mysql,
-          mysql-server, mysql-bench, and mysql-devel.
+          MySQL has been updated to 5.1.31.
         </para>
       </listitem>
     </varlistentry>
@@ -26,11 +25,9 @@
       <term>postgresql</term>
       <listitem>
         <para>
-          Fedora 11 includes version 8.3.6 of postgreSQL including
-          postgresql, postgresql-python , postgresql-server ,
-          postgresql-contrib , postgresql-docs , postgresql-tcl and
-          postgresql-test . A dump/restore is not required for those
-          running 8.3.X. However, it is recommended to REINDEX all GiST
+          Fedora 11 includes version 8.3.6 of postgreSQL. A
+          dump/restore is not required for those running
+          8.3.X. However, it is recommended to REINDEX all GiST
           indexes after the upgrade.
         </para>
       </listitem>


commit 539e363ab0ac715b7bb3b070f0d9914c55d9116b
Author: Paul W. Frields <stickster at gmail.com>
Date:   Thu Apr 2 22:12:06 2009 -0400

    Big messy reformatting diff

diff --git a/en-US/DatabaseServers.xml b/en-US/DatabaseServers.xml
index 1d34f4a..1bd8050 100644
--- a/en-US/DatabaseServers.xml
+++ b/en-US/DatabaseServers.xml
@@ -1,27 +1,39 @@
 <?xml version='1.0'?>
+
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
 <section>
-        <title>Database Servers</title>
-        <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers">https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers</ulink></remark>
-        <para>Fedora includes both the MySQL and PostgreSQL database servers. </para>
-		<variablelist>
-		  <varlistentry>
-			<term>mysql</term>
-			<listitem>
-				<para>
-					MySQL has been updated to 5.1.31, including mysql, mysql-server, mysql-bench, and mysql-devel. 
-				</para>
-			</listitem>
-		</varlistentry>
-		<varlistentry>
-			<term>postgresql</term>
-			<listitem>
-				<para>
-					Fedora 11 includes version 8.3.6 of postgreSQL including postgresql, postgresql-python , postgresql-server , postgresql-contrib , postgresql-docs , postgresql-tcl  and postgresql-test . A dump/restore is not required for those running 8.3.X. However, it is recommended to REINDEX all GiST indexes after the upgrade. 
-				</para>
-			</listitem>
-		</varlistentry>
-		</variablelist>	
-    </section>
+  <title>Database Servers</title>
+  <remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers">https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers</ulink>
+  </remark>
+  <para>
+    Fedora includes both the MySQL and PostgreSQL database servers.
+  </para>
+
+  <variablelist>
+    <varlistentry>
+      <term>mysql</term>
+      <listitem>
+        <para>
+          MySQL has been updated to 5.1.31, including mysql,
+          mysql-server, mysql-bench, and mysql-devel.
+        </para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
+      <term>postgresql</term>
+      <listitem>
+        <para>
+          Fedora 11 includes version 8.3.6 of postgreSQL including
+          postgresql, postgresql-python , postgresql-server ,
+          postgresql-contrib , postgresql-docs , postgresql-tcl and
+          postgresql-test . A dump/restore is not required for those
+          running 8.3.X. However, it is recommended to REINDEX all GiST
+          indexes after the upgrade.
+        </para>
+      </listitem>
+    </varlistentry>
+  </variablelist>
+</section>





More information about the Fedora-docs-commits mailing list