yoswink 05/07/02 18:01:09 Modified: xml/htdocs/doc/en faq.xml Log: Replace 'pretend installs' by 'pre-package installation summary' thanks to ChrisWhite inspiration on #gentoo-doc
Revision Changes Path 1.91 +5 -5 xml/htdocs/doc/en/faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.91&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.91&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.90&r2=1.91&cvsroot=gentoo Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- faq.xml 24 Jun 2005 10:51:41 -0000 1.90 +++ faq.xml 2 Jul 2005 18:01:09 -0000 1.91 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.90 2005/06/24 10:51:41 smithj Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.91 2005/07/02 18:01:09 yoswink Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/faq.xml"> @@ -44,8 +44,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>3.0.3</version> -<date>2005-06-23</date> +<version>3.0.4</version> +<date>2005-07-02</date> <chapter> <title>Questions:</title> @@ -263,8 +263,8 @@ that allows great flexibility while installing and maintaining software on a Gentoo system. It provides compile-time option support (through <uri link="/doc/en/handbook/handbook-x86.xml?part=2&chap=2">USE flags</uri>), -conditional dependencies, pretend installs, safe installation (through -sandboxing) and uninstallation of software, system profiles, <uri +conditional dependencies, pre-package installation summary, safe installation +(through sandboxing) and uninstallation of software, system profiles, <uri link="/doc/en/handbook/handbook-x86.xml?part=3&chap=2#doc_chap3">configuration file protection</uri> amongst several other <uri link="/doc/en/handbook/handbook-x86.xml?part=2&chap=1">features</uri>. -- [email protected] mailing list
