nightmorph 08/03/05 08:26:01 Modified: gentoo-upgrading.xml Log: fix some english, some typos, etc. no content change.
Revision Changes Path 1.39 xml/htdocs/doc/en/gentoo-upgrading.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml?r1=1.38&r2=1.39 Index: gentoo-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gentoo-upgrading.xml 5 Mar 2008 08:23:59 -0000 1.38 +++ gentoo-upgrading.xml 5 Mar 2008 08:26:01 -0000 1.39 @@ -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-upgrading.xml,v 1.38 2008/03/05 08:23:59 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.39 2008/03/05 08:26:01 nightmorph Exp $ --> <guide link="/doc/en/gentoo-upgrading.xml"> <title>Gentoo Upgrading Guide</title> @@ -69,22 +69,22 @@ <p> A recurring question about the Gentoo release process is: "Why roll out new -releases frequently, if they are not intended to let users update software?". +releases frequently, if they are not intended to let users update software?" There are various reasons: </p> <ul> <li> - A new release means new Installation CDs with bugfixes and more features. + A new release means new Installation CDs with bugfixes and more features </li> <li> A new release provides an updated set of GRP packages, so that users that choose "the fast way" to install (stage3 + precompiled packages) end up - with a system that is not outdated. + with a system that is not outdated </li> <li> Finally, a new release may, from time to time, implement some features that - are incompatible with previous releases. + are incompatible with previous releases </li> </ul> @@ -117,7 +117,7 @@ along with the current ones, but they are marked as deprecated. When that happens a file named <path>deprecated</path> is put in the profile directory. The content of this file is the name of the profile that should be "upgraded -to"; portage uses this information to automatically warn you when you should +to"; Portage uses this information to automatically warn you when you should update to a new profile. </p> @@ -140,8 +140,8 @@ <body> <p> -If a new Gentoo release is announced that does not include a new profile -then you can safely pretend that it never happened :). +If a new Gentoo release does not include a new profile then you can safely +pretend that it never happened. :) </p> <p> -- [email protected] mailing list
