swift 13/02/23 18:44:55 Modified: rsync.xml Log: Fix bug #456988 - FAQ is about community rsync mirror, so make that explicit
Revision Changes Path 1.65 xml/htdocs/doc/en/rsync.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/rsync.xml?r1=1.64&r2=1.65 Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- rsync.xml 24 Jul 2012 12:12:51 -0000 1.64 +++ rsync.xml 23 Feb 2013 18:44:55 -0000 1.65 @@ -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.64 2012/07/24 12:12:51 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.65 2013/02/23 18:44:55 swift Exp $ --> <guide lang="en"> <title>Gentoo Linux rsync Mirrors Policy and Guide</title> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>4</version> -<date>2012-07-24</date> +<version>5</version> +<date>2013-02-23</date> <chapter> <title>Preliminaries</title> @@ -372,7 +372,7 @@ </body> </section> <section> -<title>Q: Is it important that I sync my mirror twice an hour?</title> +<title>Q: Is it important that I sync my community rsync mirror twice an hour?</title> <body> <p>
