Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 17:20:12 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r38922 - head/share/sgml
Message-ID:  <201205281720.q4SHKCne023735@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205281720.q4SHKCne023735>