3 commits - en-US/File_systems.xml en-US/Games_and_entertainment.xml en-US/Power_Users_Get_What_New_Features_and_Fixes.xml en-US/Server_tools.xml en-US/What_Do_System_Administrators_Care_About.xml en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml

Paul W. Frields pfrields at fedoraproject.org
Fri Oct 17 21:43:29 UTC 2008


 en-US/File_systems.xml                                    |    2 +-
 en-US/Games_and_entertainment.xml                         |    2 +-
 en-US/Power_Users_Get_What_New_Features_and_Fixes.xml     |    6 +++---
 en-US/Server_tools.xml                                    |    4 ++--
 en-US/What_Do_System_Administrators_Care_About.xml        |    2 +-
 en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml |    6 +++---
 6 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 428d9e5fabe2084e1fd5db02ff6b12c7c829284a
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 17:43:21 2008 -0400

    Can't use '--' within a comment since it signals processors.

diff --git a/en-US/What_Do_System_Administrators_Care_About.xml b/en-US/What_Do_System_Administrators_Care_About.xml
index 666aeeb..de52719 100644
--- a/en-US/What_Do_System_Administrators_Care_About.xml
+++ b/en-US/What_Do_System_Administrators_Care_About.xml
@@ -43,7 +43,7 @@
 
 <!-- Database_servers.xml  -->
 
-  <!-- NO BEAT CONTENT -- remove for final release if nothing appears;
+  <!-- NO BEAT CONTENT - - remove for final release if nothing appears;
   placeholder text here to entice input -->
   <xi:include href="Database_servers.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />


commit d16a9ce0238905e844a14b0c377ce50e66745022
Merge: f315cad... 5d24c2d...
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 17:41:17 2008 -0400

    Merge branch 'master' of git+ssh://git.fedorahosted.org/git/docs/release-notes



commit f315cade6a1de31f2922246400482f272e95a010
Author: Paul W. Frields <stickster at gmail.com>
Date:   Fri Oct 17 17:41:06 2008 -0400

    Fix validation errors throughout.

diff --git a/en-US/File_systems.xml b/en-US/File_systems.xml
index c835a97..02b6851 100644
--- a/en-US/File_systems.xml
+++ b/en-US/File_systems.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 
  
-<section lang="en" id="sn-File systems">
+<section lang="en" id="sn-File_systems">
   <title>File systems</title>
   <section id="sn-eCryptfs">
     <title>eCryptfs</title>
diff --git a/en-US/Games_and_entertainment.xml b/en-US/Games_and_entertainment.xml
index 224848c..571f85c 100644
--- a/en-US/Games_and_entertainment.xml
+++ b/en-US/Games_and_entertainment.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 
  
-<section lang="en" id="sn-Games and entertainment">
+<section lang="en" id="sn-Games_and_entertainment">
   <title>Games and entertainment</title>
   <para>Fedora provides a selection of games that cover a variety of
     genres.  Users can install a small package of games for GNOME
diff --git a/en-US/Power_Users_Get_What_New_Features_and_Fixes.xml b/en-US/Power_Users_Get_What_New_Features_and_Fixes.xml
index b3ee0b7..114a3f2 100644
--- a/en-US/Power_Users_Get_What_New_Features_and_Fixes.xml
+++ b/en-US/Power_Users_Get_What_New_Features_and_Fixes.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="Power_Users_Get_What_Features_and_Fixes">
+<section id="Power_Users_Get_What_Features_and_Fixes">
 	<title>Power Users Get What Features and Fixes</title>
 	<para/>
 
@@ -17,5 +17,5 @@
     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 
-</chapter>
+</section>
 
diff --git a/en-US/Server_tools.xml b/en-US/Server_tools.xml
index 1e7d9ef..2bc7edf 100644
--- a/en-US/Server_tools.xml
+++ b/en-US/Server_tools.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 
  
-<section lang="en" id="sn-">
+<section lang="en" id="sn-Server_tools">
   <title>Server tools</title>
   <para>This section highlights changes and additions to the various GUI
     server and system configuration tools in Fedora 10. </para>
@@ -15,7 +15,7 @@
       automatically fix problems while focusing on maintaining user data
       integrity. It is available in rescue mode, on the Fedora Live CD,
       and on running systems.</para>
-    <section id="sn-Resources">
+    <section id="sn-ST_Resources">
       <title>Resources</title>
       <itemizedlist>
 	<listitem>
diff --git a/en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml b/en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml
index c1c7122..8b2346c 100644
--- a/en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.xml
+++ b/en-US/What_is_New_for_Gamers_Scientists_and_Hobbyists.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_Gamers_Scientists_and_Hobbyists">
+<section id="What_is_New_for_Gamers_Scientists_and_Hobbyists">
   <title>What is New for Gamers, Scientists, and Hobbyists</title>
   <para/>
 
@@ -11,5 +11,5 @@
   <xi:include href="Games_and_entertainment.xml"
     xmlns:xi="http://www.w3.org/2001/XInclude" />
   
-</chapter>
+</section>
 





More information about the Fedora-docs-commits mailing list