Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: rsync.xml
Date: Mon, 25 Dec 2006 18:53:55
Message-Id: 20061225185332.DCA1D6484C@smtp.gentoo.org
1 nightmorph 06/12/25 18:53:32
2
3 Modified: rsync.xml
4 Log:
5 proper fix of rsync.xml for bug 135910, including a proper revbump. /me smacks jforman's fingers. no cookie for you! :)
6
7 Revision Changes Path
8 1.57 xml/htdocs/doc/en/rsync.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.57&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.57&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?r1=1.56&r2=1.57
13
14 Index: rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v
17 retrieving revision 1.56
18 retrieving revision 1.57
19 diff -u -r1.56 -r1.57
20 --- rsync.xml 25 Dec 2006 18:47:22 -0000 1.56
21 +++ rsync.xml 25 Dec 2006 18:53:32 -0000 1.57
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.56 2006/12/25 18:47:22 jforman Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.57 2006/12/25 18:53:32 nightmorph Exp $ -->
27
28 <guide link="/doc/en/rsync.xml" lang="en">
29 <title>Gentoo Linux rsync Mirrors Policy and Guide</title>
30 @@ -25,7 +25,7 @@
31 <license/>
32
33 <version>3.5</version>
34 -<date>2006-12-15</date>
35 +<date>2006-12-25</date>
36
37 <chapter>
38 <title>Preliminaries</title>
39 @@ -275,17 +275,8 @@
40
41 <p>
42 You can pick your own locations for most of the files, of course. What's
43 -important are the section names (<c>[gentoo-portage]</c> and
44 -<c>[gentoo-x86-portage]</c>). They are the locations that rsync clients will
45 -try to sync from.
46 -</p>
47 -
48 -<p>
49 -Above, the gentoo-x86-portage mirror points to the same data as gentoo-portage.
50 -Although we have recently changed the official name of our mirror to
51 -gentoo-portage, gentoo-x86-portage is still needed for backwards compatibility,
52 -so include both entries. Eventually, the gentoo-x86-portage location will be
53 -removed.
54 +important is the section name (<c>[gentoo-portage]</c>). This is the location
55 +that rsync clients will try to sync from.
56 </p>
57
58 <p>
59
60
61
62 --
63 gentoo-doc-cvs@g.o mailing list