smithj 05/07/16 15:14:20 Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml Log: a few odd fixes which required version bump
Revision Changes Path 1.3 +5 -5 xml/htdocs/doc/en/gentoo-amd64-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.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/gentoo-amd64-faq.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gentoo-amd64-faq.xml 16 Jul 2005 15:08:25 -0000 1.2 +++ gentoo-amd64-faq.xml 16 Jul 2005 15:14:20 -0000 1.3 @@ -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.2 2005/07/16 15:08:25 smithj Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.3 2005/07/16 15:14:20 smithj Exp $ --> <guide link="/doc/en/gentoo-amd64-faq.xml"> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> @@ -26,7 +26,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.0</version> +<version>1.1</version> <date>2005-07-16</date> <chapter> @@ -280,7 +280,7 @@ <body> <p> -ReiserFS4 is <c>broken</c> and will <e>cause data corruption</e>. You can try +ReiserFS4 is <e>broken</e> and will <e>cause data corruption</e>. You can try previous version of ReiserFS, but it is not recommended. </p> @@ -413,12 +413,12 @@ <pre caption="Example of adding package keywords"> # <i>echo "category/package x86" >> /etc/portage/package.keywords</i> -# <i>emerge <comment>package</comment></i> +# <i>emerge package</i> </pre> <p> If it works fine for you, please let us know and file a bug on <uri -link="http://bugs.gentoo.org/">Gentoo Bugzilla</uri>, so other users can +link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so other users can benefit too. </p> -- [email protected] mailing list
