Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: conky-howto.xml
Date: Mon, 02 Jul 2007 05:20:42
Message-Id: E1I5EKs-0008U2-FM@stork.gentoo.org
1 nightmorph 07/07/02 05:20:30
2
3 Modified: conky-howto.xml
4 Log:
5 code sample fix from bug 183902
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/en/conky-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.5&r2=1.6
13
14 Index: conky-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- conky-howto.xml 27 Jan 2007 19:31:46 -0000 1.5
21 +++ conky-howto.xml 2 Jul 2007 05:20:30 -0000 1.6
22 @@ -20,8 +20,8 @@
23 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
24 <license/>
25
26 -<version>1.2</version>
27 -<date>2006-11-02</date>
28 +<version>1.3</version>
29 +<date>2007-07-01</date>
30
31 <chapter>
32 <title>Background</title>
33 @@ -186,7 +186,7 @@
34
35 <pre caption="Scripting examples">
36 <i>${exec grep 'sudo' /var/log/messages | tail -n 4}</i>
37 -<i>${execi 30 ~/scripts/emerge-status.sh</i>
38 +<i>${execi 30 ~/scripts/emerge-status.sh}</i>
39 <i>${texeci 600 ~/scripts/gmail.pl}</i>
40 </pre>
41
42
43
44
45 --
46 gentoo-doc-cvs@g.o mailing list