Gentoo Archives: gentoo-doc-cvs

From: Jose Luis Rivero <yoswink@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: cron-guide.xml
Date: Thu, 22 Jun 2006 00:43:08
Message-Id: 20060622004258.6B28564720@smtp.gentoo.org
1 yoswink 06/06/22 00:42:58
2
3 Modified: cron-guide.xml
4 Log:
5 Fixed broken anchor since they are case-sensitive. Very few translations seem to be affected. They have been mailed so we don't need to bump version.
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/en/cron-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml?rev=1.14&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml?rev=1.14&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/cron-guide.xml.diff?r1=1.13&r2=1.14&cvsroot=gentoo
13
14 Index: cron-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/cron-guide.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- cron-guide.xml 20 Feb 2006 12:33:47 -0000 1.13
21 +++ cron-guide.xml 22 Jun 2006 00:42:57 -0000 1.14
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/cron-guide.xml,v 1.13 2006/02/20 12:33:47 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/cron-guide.xml,v 1.14 2006/06/22 00:42:57 yoswink Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/cron-guide.xml">
29 @@ -336,7 +336,7 @@
30 </body>
31 </section>
32
33 -<section id="Scheduling">
34 +<section id="scheduling">
35 <title>Scheduling cron-jobs</title>
36 <body>
37
38
39
40
41 --
42 gentoo-doc-cvs@g.o mailing list