nightmorph 06/11/12 21:28:30 Modified: hb-working-portage.xml Log: reworded hb-working-portage's --update/--deep paragraph to be even more clear than crystal clear, bug 154899. thanks to jkt for discussing on irc
Revision Changes Path 1.61 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.61&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.60&r2=1.61 Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- hb-working-portage.xml 28 Oct 2006 09:17:55 -0000 1.60 +++ hb-working-portage.xml 12 Nov 2006 21:28:30 -0000 1.61 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.60 2006/10/28 09:17:55 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.61 2006/11/12 21:28:30 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ maintain the software on his system. </abstract> -<version>1.54</version> -<date>2006-09-04</date> +<version>1.55</version> +<date>2006-11-12</date> <section> <title>Welcome to Portage</title> @@ -293,8 +293,10 @@ <p> Portage will then search for newer version of the applications you have installed. However, it will only verify the versions for the applications you -have explicitly installed - not the dependencies. If you want to update every -single package on your system, add the <c>--deep</c> argument: +have <e>explicitly</e> installed (the applications listed in +<path>/var/lib/portage/world</path>) - it does not thoroughly check their +dependencies. If you want to update <e>every single package</e> on your system, +add the <c>--deep</c> argument: </p> <pre caption="Updating your entire system"> -- [email protected] mailing list
