From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-doc-cvs+bounces-1975-garchives=archives.gentoo.org@gentoo.org>)
	id 1GIVrl-00035d-2O
	for garchives@archives.gentoo.org; Wed, 30 Aug 2006 19:36:50 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7UJaa09012003;
	Wed, 30 Aug 2006 19:36:36 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7UJaYEA020589
	for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 30 Aug 2006 19:36:35 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with SMTP id 46C0F64659
	for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 30 Aug 2006 19:36:34 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Wed, 30 Aug 2006 19:36:34 +0000
From: "Shyam Mani" <fox2mike@lark.gentoo.org>
Date: Wed, 30 Aug 2006 19:36:34 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-amd64.xml handbook-hppa.xml handbook-ppc.xml handbook-ppc64.xml handbook-sparc.xml handbook-x86.xml
Message-Id: <20060830193634.46C0F64659@smtp.gentoo.org>
Precedence: bulk
List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org>
List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org>
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 95a5e9f3-476c-40fb-ab0b-53666d431405
X-Archives-Hash: 3d85043e9a4f4bf060cfeaa7d43f16a0

fox2mike    06/08/30 19:36:34

  Modified:             handbook-alpha.xml handbook-amd64.xml
                        handbook-hppa.xml handbook-ppc.xml
                        handbook-ppc64.xml handbook-sparc.xml
                        handbook-x86.xml
  Log:
  sed foo

Revision  Changes    Path
1.5                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?r1=1.4&r2=1.5

Index: handbook-alpha.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- handbook-alpha.xml	22 Aug 2006 19:02:00 -0000	1.4
+++ handbook-alpha.xml	30 Aug 2006 19:36:34 -0000	1.5
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v 1.4 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v 1.5 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/draft/2006.1/handbook-alpha.xml">
+<book link="/d../handbook/draft/2006.1/handbook-alpha.xml">
 <title>Gentoo Linux 2006.1 Alpha Handbook</title>
 
 <author title="Author">
@@ -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>
 </part>
 
@@ -362,7 +362,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>
@@ -371,7 +371,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>
@@ -380,7 +380,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>
@@ -388,7 +388,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>
@@ -396,7 +396,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>
@@ -404,7 +404,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.8                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?r1=1.7&r2=1.8

Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- handbook-amd64.xml	22 Aug 2006 19:02:00 -0000	1.7
+++ handbook-amd64.xml	30 Aug 2006 19:36:34 -0000	1.8
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v 1.7 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v 1.8 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-amd64.xml">
+<book link="/d../handbook/2006.1/handbook-amd64.xml">
 <title>Gentoo Linux 2006.1 AMD64 Handbook</title>
 
 <values>
@@ -204,7 +204,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>
@@ -213,7 +213,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>
@@ -222,7 +222,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>
@@ -232,7 +232,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>
@@ -242,7 +242,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>
 
@@ -259,7 +259,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>
@@ -268,7 +268,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>
@@ -279,7 +279,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>
@@ -288,7 +288,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>
@@ -298,7 +298,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>
 </part>
 
@@ -312,7 +312,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>
@@ -321,7 +321,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>
@@ -330,7 +330,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>
@@ -338,7 +338,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>
@@ -346,7 +346,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>
@@ -354,7 +354,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.4                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?r1=1.3&r2=1.4

Index: handbook-hppa.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-hppa.xml	22 Aug 2006 19:02:00 -0000	1.3
+++ handbook-hppa.xml	30 Aug 2006 19:36:34 -0000	1.4
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-hppa.xml">
+<book link="/d../handbook/2006.1/handbook-hppa.xml">
 <title>Gentoo Linux 2006.1 HPPA Handbook</title>
 
 <author title="Author">
@@ -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>
 </part>
 
@@ -361,7 +361,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>
@@ -370,7 +370,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>
@@ -379,7 +379,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>
@@ -387,7 +387,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>
@@ -395,7 +395,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>
@@ -403,7 +403,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.6                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?r1=1.5&r2=1.6

Index: handbook-ppc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- handbook-ppc.xml	22 Aug 2006 19:02:00 -0000	1.5
+++ handbook-ppc.xml	30 Aug 2006 19:36:34 -0000	1.6
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v 1.5 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v 1.6 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-ppc.xml">
+<book link="/d../handbook/2006.1/handbook-ppc.xml">
 <title>Gentoo Linux 2006.1 PPC Handbook</title>
 
 <author title="Author">
@@ -260,7 +260,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>
@@ -269,7 +269,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>
@@ -278,7 +278,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>
@@ -288,7 +288,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>
@@ -298,7 +298,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>
 
@@ -315,7 +315,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>
@@ -324,7 +324,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>
@@ -335,7 +335,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>
@@ -344,7 +344,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>
@@ -354,7 +354,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>
 </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>
 



1.4                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?r1=1.3&r2=1.4

Index: handbook-ppc64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-ppc64.xml	22 Aug 2006 19:02:00 -0000	1.3
+++ handbook-ppc64.xml	30 Aug 2006 19:36:34 -0000	1.4
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-ppc64.xml">
+<book link="/d../handbook/2006.1/handbook-ppc64.xml">
 <title>Gentoo Linux 2006.1 PPC64 Handbook</title>
 
 <author title="Author">
@@ -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>
 </part>
 
@@ -363,7 +363,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>
@@ -372,7 +372,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>
@@ -381,7 +381,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>
@@ -389,7 +389,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>
@@ -397,7 +397,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>
@@ -405,7 +405,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.4                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?r1=1.3&r2=1.4

Index: handbook-sparc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-sparc.xml	22 Aug 2006 19:02:00 -0000	1.3
+++ handbook-sparc.xml	30 Aug 2006 19:36:34 -0000	1.4
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-sparc.xml">
+<book link="/d../handbook/2006.1/handbook-sparc.xml">
 <title>Gentoo Linux 2006.1 SPARC Handbook</title>
 
 <author title="Author">
@@ -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>
 </part>
 
@@ -361,7 +361,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>
@@ -370,7 +370,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>
@@ -379,7 +379,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>
@@ -387,7 +387,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>
@@ -395,7 +395,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>
@@ -403,7 +403,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.8                  xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?r1=1.7&r2=1.8

Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- handbook-x86.xml	22 Aug 2006 19:02:00 -0000	1.7
+++ handbook-x86.xml	30 Aug 2006 19:36:34 -0000	1.8
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v 1.7 2006/08/22 19:02:00 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v 1.8 2006/08/30 19:36:34 fox2mike Exp $ -->
 
-<book link="/doc/en/handbook/2006.1/handbook-x86.xml">
+<book link="/d../handbook/2006.1/handbook-x86.xml">
 <title>Gentoo Linux 2006.1 x86 Handbook</title>
 
 <values>
@@ -202,7 +202,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>
@@ -211,7 +211,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>
@@ -220,7 +220,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>
@@ -230,7 +230,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>
@@ -240,7 +240,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>
 
@@ -257,7 +257,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>
@@ -266,7 +266,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>
@@ -277,7 +277,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>
@@ -286,7 +286,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>
@@ -296,7 +296,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>
 </part>
 
@@ -310,7 +310,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>
@@ -319,7 +319,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>
@@ -328,7 +328,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>
@@ -336,7 +336,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>
@@ -344,7 +344,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>
@@ -352,7 +352,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>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list