public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Shyam Mani" <fox2mike@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml
Date: Mon, 27 Feb 2006 01:04:42 +0000	[thread overview]
Message-ID: <200602270104.k1R14hnY019430@robin.gentoo.org> (raw)

fox2mike    06/02/27 01:04:42

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

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

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-alpha.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/2006.0/handbook-alpha.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-alpha.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-alpha.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-alpha.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-alpha.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-alpha.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-alpha.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-alpha.xml,v 1.3 2006/02/27 01:04:42 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.3       +18 -18    xml/htdocs/doc/en/handbook/2006.0/handbook-amd64.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-amd64.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/2006.0/handbook-amd64.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-amd64.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-amd64.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-amd64.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-amd64.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-amd64.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-amd64.xml,v 1.3 2006/02/27 01:04:42 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.3       +18 -18    xml/htdocs/doc/en/handbook/2006.0/handbook-hppa.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-hppa.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/2006.0/handbook-hppa.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-hppa.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-hppa.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-hppa.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-hppa.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-hppa.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-hppa.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-hppa.xml,v 1.3 2006/02/27 01:04:42 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.3       +18 -18    xml/htdocs/doc/en/handbook/2006.0/handbook-ppc.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-ppc.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/2006.0/handbook-ppc.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-ppc.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-ppc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-ppc.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-ppc.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-ppc.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-ppc.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-ppc.xml,v 1.3 2006/02/27 01:04:42 fox2mike Exp $ -->
 
 <book link="handbook-ppc.xml">
 <title>Gentoo Linux 2006.0 PPC Handbook</title>
@@ -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>
 
 <chapter>
@@ -364,7 +364,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>
 
@@ -378,7 +378,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>
@@ -387,7 +387,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>
@@ -396,7 +396,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>
@@ -404,7 +404,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>
@@ -412,7 +412,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>
@@ -420,7 +420,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/2006.0/handbook-ppc64.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/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/2006.0/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/2006.0/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/2006.0/handbook-ppc64.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-ppc64.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-ppc64.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-ppc64.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-ppc64.xml,v 1.3 2006/02/27 01:04:42 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.3       +18 -18    xml/htdocs/doc/en/handbook/2006.0/handbook-sparc.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-sparc.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/2006.0/handbook-sparc.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-sparc.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-sparc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-sparc.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-sparc.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-sparc.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-sparc.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-sparc.xml,v 1.3 2006/02/27 01:04:42 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.3       +18 -18    xml/htdocs/doc/en/handbook/2006.0/handbook-x86.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-x86.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/2006.0/handbook-x86.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/handbook-x86.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-x86.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-x86.xml	27 Feb 2006 00:37:17 -0000	1.2
+++ handbook-x86.xml	27 Feb 2006 01:04:42 -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/2006.0/handbook-x86.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/handbook-x86.xml,v 1.3 2006/02/27 01:04:42 fox2mike Exp $ -->
 
 <book link="handbook-x86.xml">
 <title>Gentoo Linux 2006.0 x86 Handbook</title>
@@ -196,7 +196,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>
@@ -205,7 +205,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>
@@ -214,7 +214,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>
@@ -224,7 +224,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>
@@ -234,7 +234,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>
 
@@ -251,7 +251,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>
@@ -260,7 +260,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>
@@ -271,7 +271,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>
@@ -280,7 +280,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>
@@ -290,7 +290,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>
@@ -300,7 +300,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>
 
@@ -314,7 +314,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>
@@ -323,7 +323,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>
@@ -332,7 +332,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>
@@ -340,7 +340,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>
@@ -348,7 +348,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>
@@ -356,7 +356,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



             reply	other threads:[~2006-02-27  1:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-27  1:04 Shyam Mani [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-30 23:32 [gentoo-doc-cvs] cvs commit: handbook-alpha.xml Josh Saddler
2007-03-19  6:54 Josh Saddler
2006-08-02 22:09 Lukasz Damentko
2006-02-27 18:01 Shyam Mani
2006-02-27  0:11 Shyam Mani
2006-02-22  5:32 Shyam Mani
2006-02-10 17:45 Shyam Mani
2006-02-05  9:51 Shyam Mani
2006-02-01 18:38 Shyam Mani
2005-12-19 12:36 Jan Kundrat
2005-12-19 12:28 Jan Kundrat
2005-11-11 17:27 swift
2005-10-13 15:08 Xavier Neys
2005-10-13 15:08 Xavier Neys
2005-10-09 23:28 Lukasz Damentko
2005-10-09 23:24 Lukasz Damentko
2005-08-08 14:00 swift
2005-08-08 13:27 swift
2005-08-08 13:24 swift
2005-08-08 13:16 swift
2005-07-28 14:33 Sven Vermeulen
2005-07-28 14:33 Sven Vermeulen
2005-07-28 14:33 Sven Vermeulen
2005-07-28 14:33 Sven Vermeulen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602270104.k1R14hnY019430@robin.gentoo.org \
    --to=fox2mike@lark.gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox