nightmorph 06/04/04 00:44:33 Modified: gentoo-alpha-faq.xml Log: Fixed intra-doc URIs for the upcoming xhtml-1.0 spec, see bug 128709. Also changed tcort's email to his brand spankin' new @gentoo.org :)
Revision Changes Path 1.2 xml/htdocs/doc/en/gentoo-alpha-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-alpha-faq.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-alpha-faq.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo Index: gentoo-alpha-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gentoo-alpha-faq.xml 12 Jan 2006 21:32:14 -0000 1.1 +++ gentoo-alpha-faq.xml 4 Apr 2006 00:44:33 -0000 1.2 @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.1 2006/01/12 21:32:14 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-alpha-faq.xml,v 1.2 2006/04/04 00:44:33 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-alpha-faq.xml"> <title>Gentoo Linux/Alpha Frequently Asked Questions</title> <author title="Author"> - <mail link="[EMAIL PROTECTED]">Thomas Cort</mail> + <mail link="[EMAIL PROTECTED]">Thomas Cort</mail> </author> <abstract> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.0</version> -<date>2006-01-12</date> +<version>1.1</version> +<date>2006-04-03</date> <chapter> <title>About this Document</title> @@ -61,7 +61,7 @@ <ul> <li><uri link="#dead">Isn't the Alpha architecture dead?</uri></li> - <li><uri link="#32bit">Can I run 32-bit applications?</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> @@ -227,7 +227,7 @@ </body> </section> -<section id="32bit"> +<section id="bitapps"> <title>Can I run 32-bit applications?</title> <body> -- [email protected] mailing list
