7 commits - en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml en-US/Fedora_Live_images.xml en-US/How_are_Things_for_Developers.xml en-US/Legal_Stuff_and_Administrivia.xml en-US/Release_Notes.xml en-US/System_services.xml en-US/Upfront_About_Multimedia.xml en-US/Welcome_to_Fedora_10.xml en-US/What_Do_System_Administrators_Care_About.xml en-US/What_is_New_for_Installation_and_Live_Images.xml en-US/What_is_the_Latest_on_the_Desktop.xml

Paul W. Frields pfrields at fedoraproject.org
Fri Oct 17 19:11:59 UTC 2008


 en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml   |    6 +++---
 en-US/Fedora_Live_images.xml                           |    2 +-
 en-US/How_are_Things_for_Developers.xml                |    6 +++---
 en-US/Legal_Stuff_and_Administrivia.xml                |    8 +++++---
 en-US/Release_Notes.xml                                |    2 +-
 en-US/System_services.xml                              |    6 +++---
 en-US/Upfront_About_Multimedia.xml                     |    6 +++---
 en-US/Welcome_to_Fedora_10.xml                         |    6 +++---
 en-US/What_Do_System_Administrators_Care_About.xml     |    8 +++++---
 en-US/What_is_New_for_Installation_and_Live_Images.xml |    8 ++++----
 en-US/What_is_the_Latest_on_the_Desktop.xml            |    6 +++---
 11 files changed, 34 insertions(+), 30 deletions(-)

New commits:
commit 5a540aeb79aa562007d9576a1d4b1ec430619062
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 15:11:50 2008 -0400

    Remove non-existent XInclude from legal/administrivia beat

diff --git a/en-US/Legal_Stuff_and_Administrivia.xml b/en-US/Legal_Stuff_and_Administrivia.xml
index 6bdde6a..0f7c6a7 100644
--- a/en-US/Legal_Stuff_and_Administrivia.xml
+++ b/en-US/Legal_Stuff_and_Administrivia.xml
@@ -8,8 +8,10 @@
 
 <!-- Fedora_overview.xml  -->
 
+<!-- BEAT DOES NOT EXIST
   <xi:include href="Fedora_overview.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
 
 <!-- Colophon.xml  -->
 


commit 9cd6932be025baf685437b769f09109a8627e4c8
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 15:10:35 2008 -0400

    Relocate all <chapter> elements to <section> for proper <article> validation.

diff --git a/en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml b/en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml
index 33b2b54..7f4f4a6 100644
--- a/en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml
+++ b/en-US/Are_There_Hideous_Bugs_and_Terrible_Tigers.xml
@@ -1,11 +1,11 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="Are_There_Hideous_Bugs_and_Terrible_Tigers">
+<section id="Are_There_Hideous_Bugs_and_Terrible_Tigers">
   <title>Are There Hideous Bugs and Terrible Tigers</title>
   <para>Visit the Fedora 10 common bugs page for details:</para>
   <para><ulink url="http://fedoraproject.org/wiki/Bugs/Common"/></para>
-</chapter>
+</section>
 
  
diff --git a/en-US/How_are_Things_for_Developers.xml b/en-US/How_are_Things_for_Developers.xml
index 0d100e4..7071706 100644
--- a/en-US/How_are_Things_for_Developers.xml
+++ b/en-US/How_are_Things_for_Developers.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="How_are_Things_for_Developers">
+<section id="How_are_Things_for_Developers">
 	<title>How are Things for Developers</title>
 	<para/>
 
@@ -31,5 +31,5 @@
   <xi:include href="KDE_3_development_platform_and_libraries.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 
diff --git a/en-US/Legal_Stuff_and_Administrivia.xml b/en-US/Legal_Stuff_and_Administrivia.xml
index d7023a7..6bdde6a 100644
--- a/en-US/Legal_Stuff_and_Administrivia.xml
+++ b/en-US/Legal_Stuff_and_Administrivia.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="Legal_Stuff_and_Administrivia">
+<section id="Legal_Stuff_and_Administrivia">
 	<title>Legal Stuff and Administrivia</title>
 	<para/>
 
@@ -18,5 +18,5 @@
 
 <!-- legalnotice pulled in automatically  -->
 
-</chapter>
+</section>
 
diff --git a/en-US/Upfront_About_Multimedia.xml b/en-US/Upfront_About_Multimedia.xml
index d37c7e0..6ffbd61 100644
--- a/en-US/Upfront_About_Multimedia.xml
+++ b/en-US/Upfront_About_Multimedia.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="Upfront_About_Multimedia">
+<section id="Upfront_About_Multimedia">
 	<title>Upfront About Multimedia</title>
 	<para/>
 <!-- Multimedia.xml -->
@@ -10,5 +10,5 @@
   <xi:include href="Multimedia.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 
diff --git a/en-US/Welcome_to_Fedora_10.xml b/en-US/Welcome_to_Fedora_10.xml
index 2c560eb..89dd29b 100644
--- a/en-US/Welcome_to_Fedora_10.xml
+++ b/en-US/Welcome_to_Fedora_10.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="Welcome_to_Fedora_10">
+<section id="Welcome_to_Fedora_10">
 	<title>Welcome to Fedora 10</title>
 	<para/>
 
@@ -22,5 +22,5 @@
   <xi:include href="Feedback.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 
diff --git a/en-US/What_Do_System_Administrators_Care_About.xml b/en-US/What_Do_System_Administrators_Care_About.xml
index 8d54ddf..e61acff 100644
--- a/en-US/What_Do_System_Administrators_Care_About.xml
+++ b/en-US/What_Do_System_Administrators_Care_About.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="What_Do_System_Adminstrators_Care_About">
+<section id="What_Do_System_Adminstrators_Care_About">
 	<title>What Do System Adminstrators Care About</title>
 	<para/>
 
@@ -63,5 +63,5 @@
   <xi:include href="Package_changes.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 
diff --git a/en-US/What_is_New_for_Installation_and_Live_Images.xml b/en-US/What_is_New_for_Installation_and_Live_Images.xml
index c6aa705..3881f44 100644
--- a/en-US/What_is_New_for_Installation_and_Live_Images.xml
+++ b/en-US/What_is_New_for_Installation_and_Live_Images.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="What_is_New_for_Installation_and_Live_Images">
+<section id="What_is_New_for_Installation_and_Live_Images">
 	<title>What is New for Installation and Live Images</title>
 
 <!-- Installation_notes.xml  -->
@@ -25,5 +25,5 @@
   <xi:include href="Architecture_specific_notes.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 
diff --git a/en-US/What_is_the_Latest_on_the_Desktop.xml b/en-US/What_is_the_Latest_on_the_Desktop.xml
index a9cb6f3..8ca75c3 100644
--- a/en-US/What_is_the_Latest_on_the_Desktop.xml
+++ b/en-US/What_is_the_Latest_on_the_Desktop.xml
@@ -1,8 +1,8 @@
 <?xml version='1.0'?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<chapter id="What_is_the_Latest_on_the_Desktop">
+<section id="What_is_the_Latest_on_the_Desktop">
 	<title>What is the Latest on the Desktop</title>
 	<para/>
 
@@ -31,5 +31,5 @@
   <xi:include href="International_language_support.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-</chapter>
+</section>
 


commit 148ed4a6c9cd15e4e3f0497139d190c6d99418cd
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 15:00:38 2008 -0400

    Comment out non-existent Database servers beat.

diff --git a/en-US/What_Do_System_Administrators_Care_About.xml b/en-US/What_Do_System_Administrators_Care_About.xml
index a769416..8d54ddf 100644
--- a/en-US/What_Do_System_Administrators_Care_About.xml
+++ b/en-US/What_Do_System_Administrators_Care_About.xml
@@ -43,8 +43,10 @@
 
 <!-- Database_servers.xml  -->
 
+<!-- NO BEAT CONTENT
   <xi:include href="Database_servers.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
+-->
 
 <!-- Backwards_compatibility.xml  -->
 


commit 8fce1d09b6f6672b2f1acee185e7c8c9843abf82
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 14:59:36 2008 -0400

    Fix XInclude @href attribute value in parent XML.

diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index bae94b9..8859616 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -45,7 +45,7 @@
 
 <!-- What is the Latest on the Desktop -->
 
-  <xi:include href="./What_is_the_Latest_on_the_desktop.xml"
+  <xi:include href="./What_is_the_Latest_on_the_Desktop.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 <!-- How_are_Things_for_Developers.xml -->


commit 896eba240bf4dab181e741355db629a8419bf20c
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 14:58:17 2008 -0400

    Fix XInclude @href attribute value.

diff --git a/en-US/What_is_New_for_Installation_and_Live_Images.xml b/en-US/What_is_New_for_Installation_and_Live_Images.xml
index a1482ce..c6aa705 100644
--- a/en-US/What_is_New_for_Installation_and_Live_Images.xml
+++ b/en-US/What_is_New_for_Installation_and_Live_Images.xml
@@ -12,7 +12,7 @@
 
 <!-- Fedora_live_images.xml  -->
 
-  <xi:include href="Fedora_live_images.xml"
+  <xi:include href="Fedora_Live_images.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 <!-- Hardware_overview.xml  -->


commit 7758b65bd7a30b509a2f6c37e89106e59e3226f3
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 14:57:14 2008 -0400

    Fix validation error in Fedora Live images beat.

diff --git a/en-US/Fedora_Live_images.xml b/en-US/Fedora_Live_images.xml
index ef90997..bdc8d8b 100644
--- a/en-US/Fedora_Live_images.xml
+++ b/en-US/Fedora_Live_images.xml
@@ -35,7 +35,7 @@
       using the <command>liveinst</command> command in the
       console.</para>
   </section>
-  <section id="sn-USB booting">
+  <section id="sn-USB_booting">
     <title>USB booting</title>
     <para>Another way to use these Fedora Live images is to put them on
       a USB stick.  To do this, use the


commit 9f7908dd6f805634e4ee565f446b7e6d25911fc1
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 14:55:45 2008 -0400

    Fix validation errors in System services beat.

diff --git a/en-US/System_services.xml b/en-US/System_services.xml
index df7b661..d9dacbd 100644
--- a/en-US/System_services.xml
+++ b/en-US/System_services.xml
@@ -54,9 +54,9 @@
   </section><section id="sn-Autofs">
     <title>Autofs</title>
     <para>Autofs is no longer installed by default. Users who wish to
-      use Autofs can choose it from the <menuchoice>System
-	Tools</menuchoice> group in the installer, or with the package
-      installation tools.</para>
+    use Autofs can choose it from the <menuchoice><guimenuitem>System
+    Tools</guimenuitem></menuchoice> group in the installer, or with
+    the package installation tools.</para>
   </section><section id="sn-Varnih">
     <title>Varnish</title>
     <para>Varnish is updated to version 2.0. The VCL syntax has changed





More information about the docs-commits mailing list