nightmorph 07/07/02 05:20:30 Modified: conky-howto.xml Log: code sample fix from bug 183902
Revision Changes Path 1.6 xml/htdocs/doc/en/conky-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/conky-howto.xml?r1=1.5&r2=1.6 Index: conky-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/conky-howto.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- conky-howto.xml 27 Jan 2007 19:31:46 -0000 1.5 +++ conky-howto.xml 2 Jul 2007 05:20:30 -0000 1.6 @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.2</version> -<date>2006-11-02</date> +<version>1.3</version> +<date>2007-07-01</date> <chapter> <title>Background</title> @@ -186,7 +186,7 @@ <pre caption="Scripting examples"> <i>${exec grep 'sudo' /var/log/messages | tail -n 4}</i> -<i>${execi 30 ~/scripts/emerge-status.sh</i> +<i>${execi 30 ~/scripts/emerge-status.sh}</i> <i>${texeci 600 ~/scripts/gmail.pl}</i> </pre> -- [EMAIL PROTECTED] mailing list
