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-2094-garchives=archives.gentoo.org@gentoo.org>) id 1GV7ev-0003du-8x for garchives@archives.gentoo.org; Wed, 04 Oct 2006 14:23:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k94ENN0I007922; Wed, 4 Oct 2006 14:23:23 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k94ENMmw004687 for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 4 Oct 2006 14:23:23 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 147B86430D for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 4 Oct 2006 14:23:22 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Wed, 4 Oct 2006 14:23:21 +0000 From: "Xavier Neys" <neysx@lark.gentoo.org> Date: Wed, 4 Oct 2006 14:23:21 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml Message-Id: <20061004142322.147B86430D@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: a7d78dde-45fd-4a27-9b85-6f461dad6df8 X-Archives-Hash: e9ee43b8049515275a00696671483ef0 neysx 06/10/04 14:23:21 Modified: gentoo-amd64-faq.xml Log: #150047 Fixed links Revision Changes Path 1.19 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.19&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.18&r2=1.19 Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gentoo-amd64-faq.xml 18 Sep 2006 08:25:48 -0000 1.18 +++ gentoo-amd64-faq.xml 4 Oct 2006 14:23:21 -0000 1.19 @@ -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.18 2006/09/18 08:25:48 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.19 2006/10/04 14:23:21 neysx Exp $ --> <guide link="/doc/en/gentoo-amd64-faq.xml"> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.12</version> -<date>2006-06-17</date> +<version>1.13</version> +<date>2006-10-04</date> <chapter> <title>Questions</title> @@ -455,7 +455,7 @@ <li>Testing software that does not yet have the <c>~amd64</c> keyword</li> <li> Participating in the <uri - link="/proj/en/base/amd64/tests/index.xml?part=1&chap=1">Arch Testers + link="/proj/en/base/amd64/at/index.xml">Arch Testers project</uri> </li> <li> @@ -475,9 +475,7 @@ <body> <p> -If any of your questions wasn't answered here, you can try other resources like -the <uri link="/doc/en/handbook/handbook-amd64.xml">AMD64 Handbook</uri>, the -<uri link="/proj/en/base/amd64/howtos/index.xml">AMD64 Howtos</uri> or +If any of your questions wasn't answered here, you can try other resources listed on <uri link="/proj/en/base/amd64/index.xml">our project homepage</uri>. You can also ask us at <c>#gentoo-amd64</c> on <c>irc.freenode.net</c>, <uri link="http://forums.gentoo.org/viewforum-f-46.html">Gentoo/AMD64 Forums</uri>, -- gentoo-doc-cvs@gentoo.org mailing list