svn commit: r38922 - head/share/sgml
Gavin Atkinson
gavin at FreeBSD.org
Mon May 28 17:20:13 UTC 2012
Author: gavin
Date: Mon May 28 17:20:11 2012
New Revision: 38922
URL: http://svn.freebsd.org/changeset/doc/38922
Log:
ftp4.fr.FreeBSD.org now also offers rsync, and also offers all services
over IPv6.
Requested by: A. AUDEBERT (over IRC)
Approved by: jkois (mentor)
Modified:
head/share/sgml/mirrors.xml
Modified: head/share/sgml/mirrors.xml
==============================================================================
--- head/share/sgml/mirrors.xml Mon May 28 16:32:19 2012 (r38921)
+++ head/share/sgml/mirrors.xml Mon May 28 17:20:11 2012 (r38922)
@@ -607,7 +607,11 @@
<host type="ftp">
<name>ftp4.fr.FreeBSD.org</name>
<url proto="ftp">ftp://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
+ <url proto="ftpv6">ftp://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="http">http://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
+ <url proto="httpv6">http://ftp4.fr.FreeBSD.org/pub/FreeBSD/</url>
+ <url proto="rsync">rsync://ftp4.fr.FreeBSD.org/FreeBSD/</url>
+ <url proto="rsyncv6">rsync://ftp4.fr.FreeBSD.org/FreeBSD/</url>
</host>
<host type="ftp">
More information about the svn-doc-all
mailing list