swift       05/07/05 09:42:24

  Modified:    xml/htdocs/doc/en/handbook/draft/2005.1 handbook-hppa.xml
                        handbook-ppc64.xml
  Log:
  path settings

Revision  Changes    Path
1.5       +18 -18    xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo

Index: handbook-hppa.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- handbook-hppa.xml   5 Jul 2005 08:47:53 -0000       1.4
+++ handbook-hppa.xml   5 Jul 2005 09:42:24 -0000       1.5
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml,v 
1.4 2005/07/05 08:47:53 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-hppa.xml,v 
1.5 2005/07/05 09:42:24 swift Exp $ -->
 
 <book link="handbook-hppa.xml">
 <title>Gentoo Linux 2005.1 HPPA Handbook</title>
@@ -248,7 +248,7 @@
 This chapter explains the "simple" steps a user definitely needs to know to
 maintain the software on his system.
 </abstract>
-  <include href="../hb-working-portage.xml"/>
+  <include href="../../hb-working-portage.xml"/>
 </chapter>
 
 <chapter>
@@ -257,7 +257,7 @@
 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
 work with USE-flags and understand how USE-flags interact with your system.
 </abstract>
-  <include href="../hb-working-use.xml"/>
+  <include href="../../hb-working-use.xml"/>
 </chapter>
 
 <chapter>
@@ -266,7 +266,7 @@
 Discover the features Portage has, such as support for distributed compiling,
 ccache and more.
 </abstract>
-  <include href="../hb-working-features.xml"/>
+  <include href="../../hb-working-features.xml"/>
 </chapter>
 
 <chapter>
@@ -276,7 +276,7 @@
 dependency-driven decisions and virtual initscripts. This chapter explains all
 these aspects and explains how to deal with these scripts.
 </abstract>
-  <include href="../hb-working-rcscripts.xml"/>
+  <include href="../../hb-working-rcscripts.xml"/>
 </chapter>
 
 <chapter>
@@ -286,7 +286,7 @@
 This chapter explains how you do that, and also describes frequently used
 variables.
 </abstract>
-  <include href="../hb-working-variables.xml"/>
+  <include href="../../hb-working-variables.xml"/>
 </chapter>
 </part>
 
@@ -303,7 +303,7 @@
 Once you want to know Portage in-depth you need to know where it stores its
 files and data.
 </abstract>
-  <include href="../hb-portage-files.xml"/>
+  <include href="../../hb-portage-files.xml"/>
 </chapter>
 
 <chapter>
@@ -312,7 +312,7 @@
 Portage is completely configurable through various variables you can set in the
 configuration file or as environment variable.
 </abstract>
-  <include href="../hb-portage-configuration.xml"/>
+  <include href="../../hb-portage-configuration.xml"/>
 </chapter>
 
 <chapter>
@@ -323,7 +323,7 @@
 branches can be configured and how you can override this separation
 individually.
 </abstract>
-  <include href="../hb-portage-branches.xml"/>
+  <include href="../../hb-portage-branches.xml"/>
 </chapter>
 
 <chapter>
@@ -332,7 +332,7 @@
 Portage comes with a few extra tools that might make your Gentoo experience 
even
 better. Read on to discover how to use dispatch-conf and other tools.
 </abstract>
-  <include href="../hb-portage-tools.xml"/>
+  <include href="../../hb-portage-tools.xml"/>
 </chapter>
 
 <chapter>
@@ -342,7 +342,7 @@
 your own Portage tree, how to synchronise only the categories you want, inject
 packages and more.
 </abstract>
-  <include href="../hb-portage-diverttree.xml"/>
+  <include href="../../hb-portage-diverttree.xml"/>
 </chapter>
 
 <chapter>
@@ -352,7 +352,7 @@
 installing software and how you can do this yourself using the ebuild
 application.
 </abstract>
-  <include href="../hb-portage-ebuild.xml"/>
+  <include href="../../hb-portage-ebuild.xml"/>
 </chapter>
 </part>
 
@@ -366,7 +366,7 @@
 A guide to quickly get your network interface up and running in most common
 environments.
 </abstract>
-<include href="../hb-net-start.xml"/>
+<include href="../../hb-net-start.xml"/>
 </chapter>
 
 <chapter>
@@ -375,7 +375,7 @@
 Here we learn about how the configuration works - you need to know this
 before we learn about modular networking.
 </abstract>
-<include href="../hb-net-advanced.xml"/>
+<include href="../../hb-net-advanced.xml"/>
 </chapter>
 
 <chapter>
@@ -384,7 +384,7 @@
 Gentoo provides you flexible networking - here you are told about choosing
 different DHCP clients, setting up bonding, bridging, VLANs and more.
 </abstract>
-<include href="../hb-net-modules.xml"/>
+<include href="../../hb-net-modules.xml"/>
 </chapter>
 
 <chapter>
@@ -392,7 +392,7 @@
 <abstract>
 Wireless isn't straight-forward. Hopefully we'll get you working!
 </abstract>
-<include href="../hb-net-wireless.xml"/>
+<include href="../../hb-net-wireless.xml"/>
 </chapter>
 
 <chapter>
@@ -400,7 +400,7 @@
 <abstract>
 If you're feeling adventurous, you can add your own functions to networking.
 </abstract>
-<include href="../hb-net-functions.xml"/>
+<include href="../../hb-net-functions.xml"/>
 </chapter>
 
 <chapter>
@@ -408,7 +408,7 @@
 <abstract>
 For laptop users or people who move their computer around different networks.
 </abstract>
-<include href="../hb-net-management.xml"/>
+<include href="../../hb-net-management.xml"/>
 </chapter>
 </part>
 



1.3       +18 -18    xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-ppc64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-ppc64.xml  5 Jul 2005 08:45:36 -0000       1.2
+++ handbook-ppc64.xml  5 Jul 2005 09:42:24 -0000       1.3
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml,v
 1.2 2005/07/05 08:45:36 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/handbook-ppc64.xml,v
 1.3 2005/07/05 09:42:24 swift Exp $ -->
 
 <book link="handbook-ppc64.xml">
 <title>Gentoo Linux 2005.1 PPC64 Handbook</title>
@@ -250,7 +250,7 @@
 This chapter explains the "simple" steps a user definitely needs to know to
 maintain the software on his system.
 </abstract>
-  <include href="hb-working-portage.xml"/>
+  <include href="../../hb-working-portage.xml"/>
 </chapter>
 
 <chapter>
@@ -259,7 +259,7 @@
 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
 work with USE-flags and understand how USE-flags interact with your system.
 </abstract>
-  <include href="hb-working-use.xml"/>
+  <include href="../../hb-working-use.xml"/>
 </chapter>
 
 <chapter>
@@ -268,7 +268,7 @@
 Discover the features Portage has, such as support for distributed compiling,
 ccache and more.
 </abstract>
-  <include href="hb-working-features.xml"/>
+  <include href="../../hb-working-features.xml"/>
 </chapter>
 
 <chapter>
@@ -278,7 +278,7 @@
 dependency-driven decisions and virtual initscripts. This chapter explains all
 these aspects and explains how to deal with these scripts.
 </abstract>
-  <include href="hb-working-rcscripts.xml"/>
+  <include href="../../hb-working-rcscripts.xml"/>
 </chapter>
 
 <chapter>
@@ -288,7 +288,7 @@
 This chapter explains how you do that, and also describes frequently used
 variables.
 </abstract>
-  <include href="hb-working-variables.xml"/>
+  <include href="../../hb-working-variables.xml"/>
 </chapter>
 </part>
 
@@ -305,7 +305,7 @@
 Once you want to know Portage in-depth you need to know where it stores its
 files and data.
 </abstract>
-  <include href="hb-portage-files.xml"/>
+  <include href="../../hb-portage-files.xml"/>
 </chapter>
 
 <chapter>
@@ -314,7 +314,7 @@
 Portage is completely configurable through various variables you can set in the
 configuration file or as environment variable.
 </abstract>
-  <include href="hb-portage-configuration.xml"/>
+  <include href="../../hb-portage-configuration.xml"/>
 </chapter>
 
 <chapter>
@@ -325,7 +325,7 @@
 branches can be configured and how you can override this separation
 individually.
 </abstract>
-  <include href="hb-portage-branches.xml"/>
+  <include href="../../hb-portage-branches.xml"/>
 </chapter>
 
 <chapter>
@@ -334,7 +334,7 @@
 Portage comes with a few extra tools that might make your Gentoo experience 
even
 better. Read on to discover how to use dispatch-conf and other tools.
 </abstract>
-  <include href="hb-portage-tools.xml"/>
+  <include href="../../hb-portage-tools.xml"/>
 </chapter>
 
 <chapter>
@@ -344,7 +344,7 @@
 your own Portage tree, how to synchronise only the categories you want, inject
 packages and more.
 </abstract>
-  <include href="hb-portage-diverttree.xml"/>
+  <include href="../../hb-portage-diverttree.xml"/>
 </chapter>
 
 <chapter>
@@ -354,7 +354,7 @@
 installing software and how you can do this yourself using the ebuild
 application.
 </abstract>
-  <include href="hb-portage-ebuild.xml"/>
+  <include href="../../hb-portage-ebuild.xml"/>
 </chapter>
 </part>
 
@@ -368,7 +368,7 @@
 A guide to quickly get your network interface up and running in most common
 environments.
 </abstract>
-<include href="hb-net-start.xml"/>
+<include href="../../hb-net-start.xml"/>
 </chapter>
 
 <chapter>
@@ -377,7 +377,7 @@
 Here we learn about how the configuration works - you need to know this
 before we learn about modular networking.
 </abstract>
-<include href="hb-net-advanced.xml"/>
+<include href="../../hb-net-advanced.xml"/>
 </chapter>
 
 <chapter>
@@ -386,7 +386,7 @@
 Gentoo provides you flexible networking - here you are told about choosing
 different DHCP clients, setting up bonding, bridging, VLANs and more.
 </abstract>
-<include href="hb-net-modules.xml"/>
+<include href="../../hb-net-modules.xml"/>
 </chapter>
 
 <chapter>
@@ -394,7 +394,7 @@
 <abstract>
 Wireless isn't straight-forward. Hopefully we'll get you working!
 </abstract>
-<include href="hb-net-wireless.xml"/>
+<include href="../../hb-net-wireless.xml"/>
 </chapter>
 
 <chapter>
@@ -402,7 +402,7 @@
 <abstract>
 If you're feeling adventurous, you can add your own functions to networking.
 </abstract>
-<include href="hb-net-functions.xml"/>
+<include href="../../hb-net-functions.xml"/>
 </chapter>
 
 <chapter>
@@ -410,7 +410,7 @@
 <abstract>
 For laptop users or people who move their computer around different networks.
 </abstract>
-<include href="hb-net-management.xml"/>
+<include href="../../hb-net-management.xml"/>
 </chapter>
 </part>
 



-- 
[email protected] mailing list

Reply via email to