swift 05/12/11 10:07:42 Modified: xml/htdocs/doc/en rsync.xml Log: Coding style, no content change
Revision Changes Path 1.44 +6 -4 xml/htdocs/doc/en/rsync.xml 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 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.44&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml.diff?r1=1.43&r2=1.44&cvsroot=gentoo Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- rsync.xml 11 Dec 2005 01:22:42 -0000 1.43 +++ rsync.xml 11 Dec 2005 10:07:42 -0000 1.44 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.43 2005/12/11 01:22:42 jforman Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.44 2005/12/11 10:07:42 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/rsync.xml"> @@ -282,11 +282,13 @@ <section> <title>Where should I sync my rsync mirror before I become an official Gentoo mirror?</title> <body> + <ul> - <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li> - <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li> - <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li> + <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li> + <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li> + <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li> </ul> + </body> </section> <section> -- [email protected] mailing list
