nightmorph    10/07/16 23:18:31

  Modified:             faq.xml
  Log:
  fix grub doc link, update gcc -march info for x86/amd64, fix guidexml doc 
headers

Revision  Changes    Path
1.116                xml/htdocs/doc/en/faq.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.116&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?rev=1.116&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/faq.xml?r1=1.115&r2=1.116

Index: faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- faq.xml     25 Oct 2008 23:44:32 -0000      1.115
+++ faq.xml     16 Jul 2010 23:18:31 -0000      1.116
@@ -1,7 +1,8 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.116 2010/07/16 
23:18:31 nightmorph Exp $ -->
 
-<guide link="/doc/en/faq.xml">
+<guide>
 <title>Gentoo Linux Frequently Asked Questions</title>
 <author title="Author">
   <mail link="[email protected]">Daniel Robbins</mail>
@@ -46,8 +47,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3.13</version>
-<date>2008-10-25</date>
+<version>3.14</version>
+<date>2010-07-16</date>
 
 <faqindex>
 <title>Questions</title>
@@ -347,7 +348,7 @@
 <p>
 Please note that many more options exist than those for which Gentoo builds 
 binary stages. Please see the <uri
-link="http://gcc.gnu.org/onlinedocs/gcc-3.4.4/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options";>gcc
+link="http://gcc.gnu.org/onlinedocs/gcc-4.4.3/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options";>gcc
 guide</uri> for setting <c>-march</c>.
 </p>
 
@@ -423,9 +424,8 @@
 <p>
 This will make Windows believe it is installed on the first hard drive and boot
 without problems. More information can be found in the <uri
-link="http://www.gnu.org/software/grub/manual/html_node/DOS_002fWindows.html";>GRUB
-documentation</uri> and in <c>man lilo.conf</c>, depending on the boot loader
-you're using.
+link="http://www.gnu.org/software/grub/";>GRUB documentation</uri> and in <c>man
+lilo.conf</c>, depending on the boot loader you're using.
 </p>
 
 </body>




Reply via email to