nightmorph 06/12/17 03:50:54 Modified: gnome-config.xml Log: made unmerge fam instructions even more crystal clear; apparently all the <impo> and *if* statements aren't enough, bug 158307
Revision Changes Path 1.15 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.14&r2=1.15 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gnome-config.xml 29 Nov 2006 15:48:57 -0000 1.14 +++ gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.14 2006/11/29 15:48:57 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.11</version> -<date>2006-11-28</date> +<version>1.12</version> +<date>2006-12-16</date> <chapter> <title>What is GNOME?</title> @@ -134,9 +134,9 @@ unmerge it: </impo> -<pre caption="Switching to gamin"> +<pre caption="Optional: switching to gamin from fam"> # <i>rc-update del famd default</i> -# <i>emerge --unmerge fam</i> +# <i>emerge --unmerge app-admin/fam</i> </pre> <p> -- [email protected] mailing list
