Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml
Date: Sun, 17 Dec 2006 03:51:11
Message-Id: 20061217035055.124816473E@smtp.gentoo.org
1 nightmorph 06/12/17 03:50:54
2
3 Modified: gnome-config.xml
4 Log:
5 made unmerge fam instructions even more crystal clear; apparently all the <impo> and *if* statements aren't enough, bug 158307
6
7 Revision Changes Path
8 1.15 xml/htdocs/doc/en/gnome-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.14&r2=1.15
13
14 Index: gnome-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- gnome-config.xml 29 Nov 2006 15:48:57 -0000 1.14
21 +++ gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.14 2006/11/29 15:48:57 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v 1.15 2006/12/17 03:50:54 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.11</version>
35 -<date>2006-11-28</date>
36 +<version>1.12</version>
37 +<date>2006-12-16</date>
38
39 <chapter>
40 <title>What is GNOME?</title>
41 @@ -134,9 +134,9 @@
42 unmerge it:
43 </impo>
44
45 -<pre caption="Switching to gamin">
46 +<pre caption="Optional: switching to gamin from fam">
47 # <i>rc-update del famd default</i>
48 -# <i>emerge --unmerge fam</i>
49 +# <i>emerge --unmerge app-admin/fam</i>
50 </pre>
51
52 <p>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list