release-notes/en_US ArchSpecific.xml,1.1,1.2

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Wed May 10 13:23:25 UTC 2006


Author: kwade

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

Modified Files:
	ArchSpecific.xml 
Log Message:
Forgot to have ArchSpecific.xml call in the other arch files; thanks to the old version that still works.


Index: ArchSpecific.xml
===================================================================
RCS file: /cvs/docs/release-notes/en_US/ArchSpecific.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ArchSpecific.xml	10 Apr 2006 17:22:58 -0000	1.1
+++ ArchSpecific.xml	10 May 2006 13:23:23 -0000	1.2
@@ -1,18 +1,21 @@
 <?xml version='1.0' encoding='UTF-8'?>
-
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.docbook.org/xml/4.4/docbookx.dtd">
-
 <article>
   <articleinfo>
     <title>Temp</title>
   </articleinfo>
-
   <section id="sn-ArchSpecific">
-    <title>ArchSpecific</title>
+    <title>Architecture Specific Notes</title>
+    <para>This section provides notes that are specific to the supported hardware architectures of Fedora Core. </para>
+  <!-- Arch Specific PPC -->
+  <xi:include href="./ArchSpecificPPC.xml" xpointer="element(sn-ArchSpecificPPC)"
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <!-- Arch Specific x86 -->
+  <xi:include href="./ArchSpecificx86.xml" xpointer="element(sn-ArchSpecificx86)"
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <!-- Arch Specific x86_64 -->
+  <xi:include href="./ArchSpecificx86_64.xml" xpointer="element(sn-ArchSpecificx86_64)"
+    xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-    <para>
-      This section provides notes that are specific to the supported
-      hardware architectures of Fedora Core.
-    </para>
   </section>
 </article>




More information about the Fedora-docs-commits mailing list