fox2mike    06/02/05 09:51:43

  Modified:    xml/htdocs/doc/en/handbook/draft/2006.0 handbook-alpha.xml
                        handbook-amd64.xml handbook-hppa.xml
                        handbook-ppc.xml handbook-ppc64.xml
                        handbook-sparc.xml handbook-x86.xml
  Log:
  Fixing non install links

Revision  Changes    Path
1.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-alpha.xml

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

Index: handbook-alpha.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-alpha.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-alpha.xml  1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-alpha.xml  5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-alpha.xml,v
 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-alpha.xml,v
 1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-alpha.xml">
 <title>Gentoo Linux 2006.0 Alpha Handbook</title>
@@ -254,7 +254,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>
@@ -263,7 +263,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>
@@ -272,7 +272,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>
@@ -282,7 +282,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>
@@ -292,7 +292,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>
 
@@ -309,7 +309,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>
@@ -318,7 +318,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>
@@ -329,7 +329,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>
@@ -338,7 +338,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>
@@ -348,7 +348,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>
@@ -358,7 +358,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>
 
@@ -372,7 +372,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>
@@ -381,7 +381,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>
@@ -390,7 +390,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>
@@ -398,7 +398,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>
@@ -406,7 +406,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>
@@ -414,7 +414,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-amd64.xml

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

Index: handbook-amd64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-amd64.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-amd64.xml  1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-amd64.xml  5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-amd64.xml,v
 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-amd64.xml,v
 1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-amd64.xml">
 <title>Gentoo Linux 2006.0 AMD64 Handbook</title>
@@ -253,7 +253,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>
@@ -262,7 +262,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>
@@ -271,7 +271,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>
@@ -281,7 +281,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>
@@ -291,7 +291,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>
 
@@ -308,7 +308,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>
@@ -317,7 +317,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>
@@ -328,7 +328,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>
@@ -337,7 +337,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>
@@ -347,7 +347,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>
@@ -357,7 +357,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>
 
@@ -371,7 +371,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>
@@ -380,7 +380,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>
@@ -389,7 +389,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>
@@ -397,7 +397,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>
@@ -405,7 +405,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>
@@ -413,7 +413,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-hppa.xml

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

Index: handbook-hppa.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-hppa.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-hppa.xml   1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-hppa.xml   5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-hppa.xml,v 
1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-hppa.xml,v 
1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-hppa.xml">
 <title>Gentoo Linux 2006.0 HPPA Handbook</title>
@@ -253,7 +253,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>
@@ -262,7 +262,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>
@@ -271,7 +271,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>
@@ -281,7 +281,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>
@@ -291,7 +291,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>
 
@@ -308,7 +308,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>
@@ -317,7 +317,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>
@@ -328,7 +328,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>
@@ -337,7 +337,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>
@@ -347,7 +347,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>
@@ -357,7 +357,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>
 
@@ -371,7 +371,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>
@@ -380,7 +380,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>
@@ -389,7 +389,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>
@@ -397,7 +397,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>
@@ -405,7 +405,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>
@@ -413,7 +413,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc.xml

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

Index: handbook-ppc.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-ppc.xml    1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-ppc.xml    5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-ppc.xml,v 
1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc.xml,v 
1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-ppc.xml">
 <title>Gentoo Linux 2006.0 PPC Handbook</title>
@@ -257,7 +257,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>
@@ -266,7 +266,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>
@@ -275,7 +275,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>
@@ -285,7 +285,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>
@@ -295,7 +295,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>
 
@@ -312,7 +312,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>
@@ -321,7 +321,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>
@@ -332,7 +332,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>
@@ -341,7 +341,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>
@@ -351,7 +351,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>
@@ -361,7 +361,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>
 
@@ -375,7 +375,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>
@@ -384,7 +384,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>
@@ -393,7 +393,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>
@@ -401,7 +401,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>
@@ -409,7 +409,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>
@@ -417,7 +417,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc64.xml

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

Index: handbook-ppc64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc64.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-ppc64.xml  1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-ppc64.xml  5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-ppc64.xml,v
 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-ppc64.xml,v
 1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-ppc64.xml">
 <title>Gentoo Linux 2006.0 PPC64 Handbook</title>
@@ -255,7 +255,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>
@@ -264,7 +264,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>
@@ -273,7 +273,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>
@@ -283,7 +283,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>
@@ -293,7 +293,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>
 
@@ -310,7 +310,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>
@@ -319,7 +319,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>
@@ -330,7 +330,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>
@@ -339,7 +339,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>
@@ -349,7 +349,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>
@@ -359,7 +359,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>
 
@@ -373,7 +373,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>
@@ -382,7 +382,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>
@@ -391,7 +391,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>
@@ -399,7 +399,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>
@@ -407,7 +407,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>
@@ -415,7 +415,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-sparc.xml

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

Index: handbook-sparc.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-sparc.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-sparc.xml  1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-sparc.xml  5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-sparc.xml,v
 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-sparc.xml,v
 1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-sparc.xml">
 <title>Gentoo Linux 2006.0 SPARC Handbook</title>
@@ -253,7 +253,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>
@@ -262,7 +262,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>
@@ -271,7 +271,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>
@@ -281,7 +281,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>
@@ -291,7 +291,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>
 
@@ -308,7 +308,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>
@@ -317,7 +317,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>
@@ -328,7 +328,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>
@@ -337,7 +337,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>
@@ -347,7 +347,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>
@@ -357,7 +357,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>
 
@@ -371,7 +371,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>
@@ -380,7 +380,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>
@@ -389,7 +389,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>
@@ -397,7 +397,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>
@@ -405,7 +405,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>
@@ -413,7 +413,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.2       +18 -18    xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml

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

Index: handbook-x86.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- handbook-x86.xml    1 Feb 2006 18:38:17 -0000       1.1
+++ handbook-x86.xml    5 Feb 2006 09:51:43 -0000       1.2
@@ -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/2006.0/handbook-x86.xml,v 
1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/handbook-x86.xml,v 
1.2 2006/02/05 09:51:43 fox2mike Exp $ -->
 
 <book link="handbook-x86.xml">
 <title>Gentoo Linux 2006.0 x86 Handbook</title>
@@ -253,7 +253,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>
@@ -262,7 +262,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>
@@ -271,7 +271,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>
@@ -281,7 +281,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>
@@ -291,7 +291,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>
 
@@ -308,7 +308,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>
@@ -317,7 +317,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>
@@ -328,7 +328,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>
@@ -337,7 +337,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>
@@ -347,7 +347,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>
@@ -357,7 +357,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>
 
@@ -371,7 +371,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>
@@ -380,7 +380,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>
@@ -389,7 +389,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>
@@ -397,7 +397,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>
@@ -405,7 +405,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>
@@ -413,7 +413,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