swift 05/05/23 18:19:59 Modified: xml/htdocs/doc/en/handbook hb-working-features.xml Log: #93375 - Some users do not know features are separated by whitespace
Revision Changes Path 1.28 +5 -4 xml/htdocs/doc/en/handbook/hb-working-features.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-features.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo Index: hb-working-features.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- hb-working-features.xml 22 Jan 2005 01:24:31 -0000 1.27 +++ hb-working-features.xml 23 May 2005 18:19:59 -0000 1.28 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.27 2005/01/22 01:24:31 cam Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.28 2005/05/23 18:19:59 swift Exp $ --> <sections> -<version>1.24</version> -<date>2005-01-22</date> +<version>1.25</version> +<date>2005-05-23</date> <section> <title>Portage Features</title> @@ -23,7 +23,8 @@ <p> To enable or disable certain Portage features you need to edit -<path>/etc/make.conf</path>'s <c>FEATURES</c> variable. In several cases you +<path>/etc/make.conf</path>'s <c>FEATURES</c> variable which contains the +various feature keywords, separated by white space. In several cases you will also need to install the additional tool on which the feature relies. </p> -- [email protected] mailing list
