From owner-svn-doc-head@FreeBSD.ORG Tue Jun 25 22:21:57 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A6D9AE0D; Tue, 25 Jun 2013 22:21:57 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 98AAE1A15; Tue, 25 Jun 2013 22:21:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PMLvCh076211; Tue, 25 Jun 2013 22:21:57 GMT (envelope-from simon@svn.freebsd.org) Received: (from simon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PMLvl4076210; Tue, 25 Jun 2013 22:21:57 GMT (envelope-from simon@svn.freebsd.org) Message-Id: <201306252221.r5PMLvl4076210@svn.freebsd.org> From: "Simon L. B. Nielsen" Date: Tue, 25 Jun 2013 22:21:57 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42051 - head/share/xsl X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 22:21:57 -0000 Author: simon Date: Tue Jun 25 22:21:57 2013 New Revision: 42051 URL: http://svnweb.freebsd.org/changeset/doc/42051 Log: Point people at our prebuilt docs over HTTP instead of FTP. FTP is just a painful protocol especially when there is a firewall around, and all mirrors making up ftp.freebsd.org support HTTP. Modified: head/share/xsl/freebsd-xhtml-common.xsl Modified: head/share/xsl/freebsd-xhtml-common.xsl ============================================================================== --- head/share/xsl/freebsd-xhtml-common.xsl Tue Jun 25 19:03:29 2013 (r42050) +++ head/share/xsl/freebsd-xhtml-common.xsl Tue Jun 25 22:21:57 2013 (r42051) @@ -44,7 +44,7 @@

This, and other documents, can be downloaded - from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/

+ from http://ftp.FreeBSD.org/pub/FreeBSD/doc/

For questions about FreeBSD, read the documentation before