neysx 07/08/25 09:49:21
Modified: gentoo-alpha-faq.xml gentoo-amd64-faq.xml
gentoo-mips-faq.xml gentoo-ppc-faq.xml
gentoo-sparc-faq.xml
Log:
Use faqindex from #190087, no content change, hence no bump
Revision Changes Path
1.5 xml/htdocs/doc/en/gentoo-alpha-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml?r1=1.4&r2=1.5
Index: gentoo-alpha-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gentoo-alpha-faq.xml 13 Jul 2007 18:39:46 -0000 1.4
+++ gentoo-alpha-faq.xml 25 Aug 2007 09:49:21 -0000 1.5
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.4
2007/07/13 18:39:46 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.5
2007/08/25 09:49:21 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/gentoo-alpha-faq.xml">
@@ -24,7 +24,7 @@
<version>1.3</version>
<date>2007-07-13</date>
-<chapter>
+<faqindex>
<title>About this Document</title>
<section>
@@ -37,182 +37,9 @@
users alike.
</p>
-
</body>
</section>
-
-<section>
-<title>Content</title>
-<body>
-
-<p>
-<b>About the Gentoo/Alpha Project</b>
-</p>
-
-<ul>
- <li><uri link="#what">What is Gentoo/Alpha?</uri></li>
- <li>
- <uri link="#status">
- What is the current status of the Gentoo/Alpha Project?
- </uri>
- </li>
-</ul>
-
-<p>
-<b>The Alpha Architecture</b>
-</p>
-
-<ul>
- <li><uri link="#dead">Isn't the Alpha architecture dead?</uri></li>
- <li><uri link="#bitapps">Can I run 32-bit applications?</uri></li>
- <li><uri link="#endian">Is Alpha big endian or little endian?</uri></li>
- <li><uri link="#i386">Can I run Linux/x86 applications on Alpha?</uri></li>
- <li><uri link="#why">Why install Gentoo on Alpha?</uri></li>
- <li><uri link="#where">Where can I buy Alpha hardware?</uri></li>
-</ul>
-
-<p>
-<b>Hardware</b>
-</p>
-
-<ul>
- <li>
- <uri link="#ascase">I opened up the case on an AlphaServer and now it won't
- power on, what do I do?</uri>
- </li>
-</ul>
-
-<p>
-<b>Alpha Specific Compiler Flags</b>
-</p>
-
-<ul>
- <li>
- <uri link="#CFLAGS">
- Is the use of Alpha specific compiler flags recommended?
- </uri>
- </li>
- <li>
- <uri link="#MCPU">
- How do I optimize for a specific instruction set and scheduling model?
- </uri>
- </li>
- <li>
- <uri link="#MTUNE">
- How do I specify the scheduling model without changing the instruction
- set?
- </uri>
- </li>
- <li>
- <uri link="#mieee">
- How do I enable software assisted floating point numbers?
- </uri>
- </li>
- <li>
- <uri link="#MEMLAT">How do I specify the memory latency of my system?</uri>
- </li>
- <li>
- <uri link="#SMALLDATA">
- How do I specify that static data should be placed in the small data
area?
- </uri>
- </li>
- <li>
- <uri link="#SMALLTEXT">
- How do I specify that object code should be placed in the small text
area?
- </uri>
- </li>
- <li>
- <uri link="#CFLAGSERR">
- What do I do if any of these compiler flags cause a compile, linker, or
- runtime error?
- </uri>
- </li>
-</ul>
-
-<p>
-<b>Alpha Booting and Bootloaders</b>
-</p>
-
-<ul>
- <li><uri link="#SRM">What is SRM?</uri></li>
- <li><uri link="#ARC">What is ARC?</uri></li>
- <li>
- <uri link="#ARCvsSRM">
- How can I tell if which firmware my Alpha has, ARC or SRM?
- </uri>
- </li>
- <li><uri link="#whichbootloader">Which bootloader do I use?</uri></li>
- <li>
- <uri link="#abootfs">
- Can aboot boot kernels from xfs, reiserfs, or jfs partitions?
- </uri>
- </li>
-</ul>
-
-<p>
-<b>Software</b>
-</p>
-
-<ul>
- <li><uri link="#javasupport">How is Java support in Gentoo/Alpha?</uri></li>
- <li>
- <uri link="#currentjava">Will there ever be working Java support?</uri>
- </li>
- <li><uri link="#dotnetsupport">How is .NET support in
Gentoo/Alpha?</uri></li>
- <li>
- <uri link="#dotnetneeded">What is needed for .NET support?</uri>
- </li>
-</ul>
-
-<p>
-<b>Alpha Linux Kernel</b>
-</p>
-
-<ul>
- <li><uri link="#whichkernel">Which kernel sources should I use?</uri></li>
- <li><uri link="#selinux">Are hardened-sources supported?</uri></li>
- <li><uri link="#smpkernel">Does the 2.6 kernel support Alpha SMP?</uri></li>
-</ul>
-
-<p>
-<b>Helping out the Gentoo/Alpha Project</b>
-</p>
-
-<ul>
- <li><uri link="#bugs">How do I report bugs?</uri></li>
- <li><uri link="#project">How can I help the Gentoo/Alpha Project?</uri></li>
- <li><uri link="#archtest">Is there an Alpha Arch Testers Project?</uri></li>
-</ul>
-
-<p>
-<b>Troubleshooting</b>
-</p>
-
-<ul>
- <li><uri link="#tshoot-xorg">Why is my Xorg locking up my Alpha?</uri></li>
-</ul>
-
-<p>
-<b>Other Resources</b>
-</p>
-
-<ul>
- <li><uri link="#noforum">Why is there no Gentoo on Alpha forum?</uri></li>
- <li>
- <uri link="#othergentoo">
- Where can I get more help or information about Gentoo/Alpha?
- </uri>
- </li>
- <li>
- <uri link="#other">
- Where can I get more help or information about Alpha/Linux?
- </uri>
- </li>
-</ul>
-
-</body>
-</section>
-</chapter>
+</faqindex>
<chapter>
<title>About the Gentoo/Alpha Project</title>
1.26 xml/htdocs/doc/en/gentoo-amd64-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.26&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.26&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.25&r2=1.26
Index: gentoo-amd64-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gentoo-amd64-faq.xml 22 Jul 2007 07:32:28 -0000 1.25
+++ gentoo-amd64-faq.xml 25 Aug 2007 09:49:21 -0000 1.26
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
1.25 2007/07/22 07:32:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
1.26 2007/08/25 09:49:21 neysx Exp $ -->
<guide link="/doc/en/gentoo-amd64-faq.xml">
<title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
@@ -29,7 +29,7 @@
<version>1.18</version>
<date>2007-07-22</date>
-<chapter>
+<faqindex>
<title>Questions</title>
<section>
<title>Introduction to Gentoo/AMD64 FAQ</title>
@@ -45,86 +45,7 @@
</body>
</section>
-<section>
-<title>Installation</title>
-<body>
-
-<ul>
- <li><uri link="#cflags">What CFLAGS should I use for AMD64/EM64T?</uri></li>
- <li><uri link="#kernel">What kernel should I use?</uri></li>
- <li>
- <uri link="#perfup">Will I have a performance upgrade if I use a 64bit
- system instead of 32bit?</uri>
- </li>
- <li><uri link="#multilib">What is multilib and how can I use it?</uri></li>
- <li><uri link="#chroot32">How do I create a 32bit chroot?</uri></li>
- <li>
- <uri link="#upgradex86">Can I upgrade from my x86 system to amd64 by doing
- emerge -e world?</uri>
- </li>
- <li><uri link="#reiser4">Can I use Reiser4?</uri></li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Hardware</title>
-<body>
-
-<ul>
- <li>
- <uri link="#videobindrivers">Will my binary NVIDIA/ATI drivers work?</uri>
- </li>
- <li>
- <uri link="#coolnquiet">How do I use Cool'n'Quiet/PowerNow features?</uri>
- </li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Applications</title>
-<body>
-
-<ul>
- <li><uri link="#flash">Can I get Macromedia Flash working?</uri></li>
- <li><uri link="#OOo">Can I get OpenOffice.org working?</uri></li>
- <li>
- <uri link="#masked">I want to install package foo, but emerge says: (masked
- by: ~amd64 keyword)</uri>
- </li>
- <li>
- <uri link="#keyword">I want to install package foo, but emerge says:
- (masked by: missing keyword)</uri>
- </li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>How can I help the Gentoo/AMD64 project?</title>
-<body>
-
-<ul>
- <li><uri link="#project">How can I help?</uri></li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Other Resources</title>
-<body>
-
-<ul>
- <li>
- <uri link="#other">Where can I get more help or information about
- Gentoo/AMD64?</uri>
- </li>
-</ul>
-
-</body>
-</section>
-</chapter>
+</faqindex>
<chapter>
<title>Installation</title>
1.3 xml/htdocs/doc/en/gentoo-mips-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml?r1=1.2&r2=1.3
Index: gentoo-mips-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-mips-faq.xml 8 Sep 2005 12:18:45 -0000 1.2
+++ gentoo-mips-faq.xml 25 Aug 2007 09:49:21 -0000 1.3
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v 1.2
2005/09/08 12:18:45 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-mips-faq.xml,v 1.3
2007/08/25 09:49:21 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/gentoo-mips-faq.xml">
@@ -22,7 +22,7 @@
<version>1.1</version>
<date>2005-09-08</date>
-<chapter>
+<faqindex>
<title>About this document</title>
<section>
<title>Introduction</title>
@@ -43,72 +43,7 @@
</body>
</section>
-<section>
-<title>Content</title>
-<body>
-
-<p>
-<b>About the Gentoo/MIPS project</b>
-</p>
-
-<ul>
- <li><uri link="#what">What is Gentoo/MIPS?</uri></li>
- <li><uri link="#why">Why install Gentoo Linux on MIPS?</uri></li>
- <li>
- <uri link="#port">Why don't you port Gentoo to NetBSD/MIPS or IRIX?</uri>
- </li>
-</ul>
-
-<p>
-<b>MIPS Hardware FAQs</b>
-</p>
-
-<ul>
- <li><uri link="#hw-what">What is MIPS?</uri></li>
- <li>
- <uri link="#hardware">What sort of hardware uses MIPS processors?</uri>
- </li>
- <li><uri link="#supported">Is my machine supported?</uri></li>
- <li><uri link="#support_X">Why don't you support machine X</uri></li>
-</ul>
-
-<p>
-<b>MIPS Software FAQs</b>
-</p>
-
-<ul>
- <li><uri link="#stage">Which stage tarball do I use?</uri></li>
- <li>
- <uri link="#chroot">I got told "illegal instruction" or "Cannot Execute
- Binary File" when chrooting. What did I do wrong?</uri>
- </li>
-</ul>
-
-<p>
-<b>Silicon Graphics Specific FAQs</b>
-</p>
-
-<ul>
- <li><uri link="#netboot">Why doesn't my SGI machine netboot?</uri></li>
- <li>
- <uri link="#serial">The machine downloads the kernel, but then "hangs"
- (using a monitor and keyboard -- not serial console)</uri>
- </li>
-</ul>
-
-<p>
-<b>Cobalt Specific FAQs</b>
-</p>
-
-<ul>
- <li><uri link="#cobaltboot">Why won't my Cobalt machine boot?</uri></li>
- <li><uri link="#qube2700">Why don't you support the Qube 2700?</uri></li>
-</ul>
-
-
-</body>
-</section>
-</chapter>
+</faqindex>
<chapter>
<title>About the Gentoo/MIPS Project</title>
1.62 xml/htdocs/doc/en/gentoo-ppc-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.62&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.62&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.61&r2=1.62
Index: gentoo-ppc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- gentoo-ppc-faq.xml 17 May 2007 11:19:51 -0000 1.61
+++ gentoo-ppc-faq.xml 25 Aug 2007 09:49:21 -0000 1.62
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.61
2007/05/17 11:19:51 josejx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.62
2007/08/25 09:49:21 neysx Exp $ -->
<guide link="/doc/en/gentoo-ppc-faq.xml">
<title>Gentoo Linux/PowerPC Frequently Asked Questions</title>
@@ -30,7 +30,7 @@
<version>1.35</version>
<date>2007-05-17</date>
-<chapter>
+<faqindex>
<title>Questions</title>
<section>
<title>Introduction to the Gentoo/PPC FAQ</title>
@@ -45,234 +45,7 @@
</body>
</section>
-<section>
-<title>Installation</title>
-<body>
-
-<ul>
- <li>
- <uri link="#powerpc">
- What kind of PPC computer do I have and where can I find more information
- about it?
- </uri>
- </li>
- <li>
- <uri link="#osxverify">How can I verify with OSX that the downloaded ISO
- is not corrupted?</uri>
- </li>
- <li>
- <uri link="#dualboot">Can I dual boot Gentoo and OSX?</uri>
- </li>
- <li>
- <uri link="#bwof">
- I have an early NewWorld Mac such as the Blue and White G3. It should be
- compatible with the InstallCD, but on boot it returns an "Unknown or
- corrupt filesystem" error.
- </uri>
- </li>
- <li>
- <uri link="#bootxarchive">
- I have an OldWorld Macintosh and need to use BootX. However, I am having
- trouble opening the BootX installer archive. What can I do?
- </uri>
- </li>
- <li>
- <uri link="#beigehd">
- I have a Beige G3 machine. Can I install Gentoo Linux/PPC on a second
- IDE hard drive?
- </uri>
- </li>
- <li>
- <uri link="#gblimit">
- I have a revision A or B iMac. I've replaced the hard drive with a larger
- one and now I can't boot into anything!
- </uri>
- </li>
- <li>
- <uri link="#fstabboot">
- My /etc/fstab file has /dev/BOOT in it. Do I need to setup this line for
- my bootstrap partition?
- </uri>
- </li>
- <li>
- <uri link="#fixit">
- When I rebooted, yaboot didn't work! Now, I'm stuck. How can I fix this?
- </uri>
- </li>
- <li>
- <uri link="#xfs">
- When I try to boot, yaboot only says "read error"! Why can't I boot?
- </uri>
- </li>
- <li>
- <uri link="#applebrokeit">
- I installed an OSX update and now my computer only boots into OSX! How
- can I fix it?
- </uri>
- </li>
- <li>
- <uri link="#stupidclock">
- I can't boot the InstallCD! It stops while trying to set the hardware
- clock. What do I do?
- </uri>
- </li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Hardware Support</title>
-<body>
-
-<ul>
- <li>
- <uri link="#laptoppkgs">
- I'm running Gentoo on a PowerPC laptop. What packages should I install to
- enable laptop-specific functionality?
- </uri>
- </li>
- <li>
- <uri link="#onebutton">
- I only have one mouse-button. How can I make use of the second and third
- one, since ctrl-button does not work?
- </uri>
- </li>
- <li>
- <uri link="#airport">How can I configure my Airport card?</uri>
- </li>
- <li>
- <uri link="#airportextreme">
- How can I configure my Airport Extreme card?
- </uri>
- </li>
- <li>
- <uri link="#modem">Will the internal modem work?</uri>
- </li>
- <li>
- <uri link="#sleep">Does sleep work on my iBook/PowerBook?</uri>
- </li>
- <li>
- <uri link="#sound">How do I get sound playback working?</uri>
- <ul>
- <li>
- <uri link="#alsa">Sound setup with ALSA</uri>
- </li>
- <li>
- <uri link="#oss">Sound setup with OSS</uri>
- </li>
- </ul>
- </li>
- <li>
- <uri link="#wakeon">
- How can I make my Mac power up after a power failure?
- </uri>
- </li>
- <li>
- <uri link="#infrombadport">
- I see lots of "IN from bad port" errors in my kernel dmesg, how do I
- fix that?
- </uri>
- </li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Applications</title>
-<body>
-
-<ul>
- <li>
- <uri link="#masked">
- I can't emerge a package, and get an error about it being masked. What
- should I do?
- </uri>
- </li>
- <li>
- <uri link="#flash">Does Gentoo/PPC have support for Flash?</uri>
- </li>
- <li>
- <uri link="#java">Does Gentoo/PPC have a Java plugin?</uri>
- </li>
- <li>
- <uri link="#xorg">
- Is there an easy way to configure X?
- </uri>
- </li>
- <li>
- <uri link="#drm">What is required for DRM?</uri>
- </li>
- <li>
- <uri link="#noati">
- I've installed X.org and configured it correctly, but the radeon driver
- is missing. What's wrong?
- </uri>
- </li>
- <li>
- <uri link="#xorgerror">
- I have a VBIOS or "Invalid I/O allocation" error in my xorg.log. Is this
- a problem?
- </uri>
- </li>
- <li>
- <uri link="#glfreeze">
- When using OpenGL DRI or playing movies, the system sometimes locks up
- unexpectedly. What can I do?
- </uri>
- </li>
- <li>
- <uri link="#keymap">
- I recently emerged Xorg, but when using it, my international keyboard
- layout does not work correctly. The main keys work fine but I am unable
- to compose special characters like the "at" sign. The startx output says
- something like "could not load keymap, falling back to default keymap".
- What is wrong?
- </uri>
- </li>
- <li>
- <uri link="#audiocd">How do I play Audio CDs?</uri>
- </li>
- <li>
- <uri link="#mol">Can I run Mac OS 9 or Mac OS X while running Linux?</uri>
- </li>
- <li>
- <uri link="#ext">Can I access my ext2/ext3 partitions from OSX?</uri>
- </li>
- <li>
- <uri link="#useflags">
- Which Portage USE flags do not work on PowerPC machines?
- </uri>
- </li>
- <li>
- <uri link="#distcc">How can I set up distcc with my x86 box?</uri>
- </li>
- <li>
- <uri link="#gccsegfaults">
- Why does gcc keep segfaulting during ebuilds?
- </uri>
- </li>
-</ul>
-
-</body>
-</section>
-<section>
-<title>Resources</title>
-<body>
-
-<ul>
- <li>
- <uri link="#cd">Can I buy a CD of Gentoo Linux/PPC?</uri>
- </li>
- <li>
- <uri link="#notanswered">
- This FAQ hasn't answered my question. What do I do now?
- </uri>
- </li>
-</ul>
-
-</body>
-</section>
-</chapter>
+</faqindex>
<chapter>
<title>Installation</title>
1.15 xml/htdocs/doc/en/gentoo-sparc-faq.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?r1=1.14&r2=1.15
Index: gentoo-sparc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gentoo-sparc-faq.xml 1 Jul 2007 03:03:39 -0000 1.14
+++ gentoo-sparc-faq.xml 25 Aug 2007 09:49:21 -0000 1.15
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v
1.14 2007/07/01 03:03:39 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v
1.15 2007/08/25 09:49:21 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/gentoo-sparc-faq.xml">
@@ -22,9 +22,10 @@
<version>1.9</version>
<date>2007-06-30</date>
-<chapter>
-<title>Documentation Notes</title>
+<faqindex>
+<title>Questions</title>
<section>
+<title>Documentation Notes</title>
<body>
<p>
@@ -44,7 +45,7 @@
</body>
</section>
-</chapter>
+</faqindex>
<chapter>
<title>Installation</title>
--
[EMAIL PROTECTED] mailing list