Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: rsync.xml
Date: Sun, 11 Dec 2005 10:07:51
Message-Id: 200512111007.jBBA7hZA018909@robin.gentoo.org
1 swift 05/12/11 10:07:42
2
3 Modified: xml/htdocs/doc/en rsync.xml
4 Log:
5 Coding style, no content change
6
7 Revision Changes Path
8 1.44 +6 -4 xml/htdocs/doc/en/rsync.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.44&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.44&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml.diff?r1=1.43&r2=1.44&cvsroot=gentoo
13
14 Index: rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v
17 retrieving revision 1.43
18 retrieving revision 1.44
19 diff -u -r1.43 -r1.44
20 --- rsync.xml 11 Dec 2005 01:22:42 -0000 1.43
21 +++ rsync.xml 11 Dec 2005 10:07:42 -0000 1.44
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.43 2005/12/11 01:22:42 jforman Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.44 2005/12/11 10:07:42 swift Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/rsync.xml">
29 @@ -282,11 +282,13 @@
30 <section>
31 <title>Where should I sync my rsync mirror before I become an official Gentoo mirror?</title>
32 <body>
33 +
34 <ul>
35 - <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li>
36 - <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li>
37 - <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li>
38 + <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li>
39 + <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li>
40 + <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li>
41 </ul>
42 +
43 </body>
44 </section>
45 <section>
46
47
48
49 --
50 gentoo-doc-cvs@g.o mailing list