neysx 05/07/14 09:37:58 Modified: xml/htdocs/doc/en faq.xml Log: Part of #98959, [en] fixes **No Content Change**
Revision Changes Path 1.94 +10 -10 xml/htdocs/doc/en/faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.94&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.94&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.93&r2=1.94&cvsroot=gentoo Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- faq.xml 14 Jul 2005 09:34:23 -0000 1.93 +++ faq.xml 14 Jul 2005 09:37:58 -0000 1.94 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.93 2005/07/14 09:34:23 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.94 2005/07/14 09:37:58 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/faq.xml"> @@ -55,7 +55,7 @@ <p> Please note that many of these questions are answered within the official -gentoo documents and guides. This is simply a list of common questions. Please +Gentoo documents and guides. This is simply a list of common questions. Please read the documentation and/or man pages to gain a greater understanding of how Gentoo and GNU/Linux works, and for answers to questions which may not be answered here. @@ -190,7 +190,7 @@ <ul> <li> <uri link="#filecorruption">ReiserFS and filesystem corruption issues -- - how to fix'em, etc.</uri> + how to fix them, etc.</uri> </li> </ul> @@ -280,7 +280,7 @@ <p> Gentoo is actively developed. The entire distribution uses a rapid pace development style: patches to the packages are quickly integrated in the -mainline tree, documentation is updated on daily basis, portage features are +mainline tree, documentation is updated on daily basis, Portage features are added frequently, and official releases occur twice per year. </p> @@ -561,7 +561,7 @@ <p> It is possible to create RPMs (Redhat package manager files) using Gentoo's -portage, but it is not currently possible to use already existing RPMs to +Portage, but it is not currently possible to use already existing RPMs to install packages. </p> @@ -573,9 +573,9 @@ <p> Yes, but it is not trivial, nor is it recommended. Since the method to do this -requires a good understanding of portage internals and commands, it is instead +requires a good understanding of Portage internals and commands, it is instead recommended that you patch the ebuild to do whatever it is that you want and -place it in the portage overlay (thats why it exists). This is <e>much</e> +place it in the Portage overlay (that's why it exists). This is <e>much</e> better for maintainability, and usually easier. See the <uri link="/proj/en/devrel/handbook/handbook.xml?part=2&chap=1">Ebuild HOWTO</uri> for more information. @@ -603,7 +603,7 @@ If you're behind a firewall that doesn't permit rsync traffic, then you can use <c>emerge-webrsync</c> which will fetch and install a Portage snapshot for you through regular HTTP. See the <uri link="#proxy">proxy section</uri> of this -document for information on downloading source files and portage snapshots via +document for information on downloading source files and Portage snapshots via a proxy. </p> @@ -772,7 +772,7 @@ <chapter> <title>Maintenance</title> <section id="filecorruption"> -<title>ReiserFS and filesystem corruption issues -- how to fix'em, etc</title> +<title>ReiserFS and filesystem corruption issues -- how to fix them, etc</title> <body> <p> @@ -866,7 +866,7 @@ <body> <p> -Install CDs for all supported architecture are available on our <uri +Install CDs for all supported architectures are available on our <uri link="http://www.cafepress.com/officialgentoo/">Gentoo Store</uri>. When you purchase a CD from our store, you are also supporting our development. So, please consider buying from our store if possible. -- [email protected] mailing list
