nightmorph 06/12/25 18:53:32 Modified: rsync.xml Log: proper fix of rsync.xml for bug 135910, including a proper revbump. /me smacks jforman's fingers. no cookie for you! :)
Revision Changes Path 1.57 xml/htdocs/doc/en/rsync.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.57&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?r1=1.56&r2=1.57 Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- rsync.xml 25 Dec 2006 18:47:22 -0000 1.56 +++ rsync.xml 25 Dec 2006 18:53:32 -0000 1.57 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.56 2006/12/25 18:47:22 jforman Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.57 2006/12/25 18:53:32 nightmorph Exp $ --> <guide link="/doc/en/rsync.xml" lang="en"> <title>Gentoo Linux rsync Mirrors Policy and Guide</title> @@ -25,7 +25,7 @@ <license/> <version>3.5</version> -<date>2006-12-15</date> +<date>2006-12-25</date> <chapter> <title>Preliminaries</title> @@ -275,17 +275,8 @@ <p> You can pick your own locations for most of the files, of course. What's -important are the section names (<c>[gentoo-portage]</c> and -<c>[gentoo-x86-portage]</c>). They are the locations that rsync clients will -try to sync from. -</p> - -<p> -Above, the gentoo-x86-portage mirror points to the same data as gentoo-portage. -Although we have recently changed the official name of our mirror to -gentoo-portage, gentoo-x86-portage is still needed for backwards compatibility, -so include both entries. Eventually, the gentoo-x86-portage location will be -removed. +important is the section name (<c>[gentoo-portage]</c>). This is the location +that rsync clients will try to sync from. </p> <p> -- [email protected] mailing list
