yum-software-management/en_US yum-software-management.xml, 1.10, 1.11

Jared Smith (jsmith) fedora-docs-commits at redhat.com
Thu Jan 24 03:29:42 UTC 2008


Author: jsmith

Update of /cvs/docs/yum-software-management/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5845

Modified Files:
	yum-software-management.xml 
Log Message:
Add the XPath info to be consistent with the release notes, and make sure we
have a title on the article



Index: yum-software-management.xml
===================================================================
RCS file: /cvs/docs/yum-software-management/en_US/yum-software-management.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- yum-software-management.xml	22 Jan 2008 14:15:17 -0000	1.10
+++ yum-software-management.xml	24 Jan 2008 03:29:40 -0000	1.11
@@ -11,22 +11,48 @@
 ]>
 
 <article id="SoftwareManagementGuide" lang="en">
+  <title>Software Management with YUM</title>
   <xi:include href="fdp-info.xml"
 	 xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="manage-with-yum.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="search-with-yum.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="update-with-yum.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="configuring-repositories.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="isolated-install.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="customizing-yum.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="pup.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="pirut.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="yum-caching.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	 <xi:include href="yum-proxy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <index/>
+	 <xi:include href="./introduction.xml"
+      xpointer="element(sn-Introduction)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./concepts.xml" 
+      xpointer="element(sn-Concepts)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./tools.xml" 
+      xpointer="element(sn-Tools)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./manage-with-yum.xml" 
+      xpointer="element(sn-ManageWithYum)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./search-with-yum.xml" 
+      xpointer="element(sn-SearchingForPackagesWithYum)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./update-with-yum.xml" 
+      xpointer="element(sn-UpdateWithYum)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./configuring-repositories.xml" 
+      xpointer="element(sn-ConfiguringRepositories)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./isolated-install.xml" 
+      xpointer="element(sn-IsolatedInstall)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./customizing-yum.xml" 
+      xpointer="element(sn-CustomizingYum)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./pup.xml" 
+      xpointer="element(sn-Pup)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./pirut.xml" 
+      xpointer="element(sn-Pirut)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./yum-caching.xml" 
+      xpointer="element(sn-YumCaching)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="./yum-proxy.xml" 
+      xpointer="element(sn-YumProxy)"
+      xmlns:xi="http://www.w3.org/2001/XInclude" />
 </article>
 <!--
 Local variables:




More information about the docs-commits mailing list