From owner-svn-doc-all@FreeBSD.ORG Wed Feb 26 01:08:17 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A6D8246; Wed, 26 Feb 2014 01:08:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 741BA111A; Wed, 26 Feb 2014 01:08:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1Q18HTv014668; Wed, 26 Feb 2014 01:08:17 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1Q18H5m014667; Wed, 26 Feb 2014 01:08:17 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201402260108.s1Q18H5m014667@svn.freebsd.org> From: Warren Block Date: Wed, 26 Feb 2014 01:08:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44061 - head/en_US.ISO8859-1/books/handbook/mirrors X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 01:08:17 -0000 Author: wblock Date: Wed Feb 26 01:08:16 2014 New Revision: 44061 URL: http://svnweb.freebsd.org/changeset/doc/44061 Log: Correct "svn" to Subversion when talking about the application, add tags around protocol entries like svn, http, https, add markup to some acronyms. Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Tue Feb 25 22:01:30 2014 (r44060) +++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Feb 26 01:08:16 2014 (r44061) @@ -621,9 +621,9 @@ Comment out for now until these can be v xlink:href="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/. - The &os; svn mirror network is still in its early days, + The &os; Subversion mirror network is still in its early days, and will likely change. Do not count on this list of mirrors - being static. In particular, the SSL certificates of the + being static. In particular, the SSL certificates of the servers will likely change at some point. @@ -641,7 +641,7 @@ Comment out for now until these can be v Location - SSL fingerprint + SSL Fingerprint @@ -650,10 +650,10 @@ Comment out for now until these can be v svn0.us-west.FreeBSD.org - svn, http, + svn, http, https + xlink:href="https://svn0.us-west.FreeBSD.org/">https USA, California @@ -665,10 +665,10 @@ Comment out for now until these can be v svn0.us-east.FreeBSD.org - svn, http, + svn, http, https, + xlink:href="https://svn0.us-east.FreeBSD.org/">https, rsync USA, New Jersey @@ -681,10 +681,10 @@ Comment out for now until these can be v svn0.eu.FreeBSD.org - svn, http, + svn, http, https, + xlink:href="https://svn0.eu.FreeBSD.org/">https, rsync Europe, UK @@ -728,10 +728,10 @@ Certificate information: the user will not be asked to verify the fingerprint again until the certificate expires. - If HTTPS cannot be used due to firewall - or other problems, SVN is the next choice, + If https cannot be used due to firewall + or other problems, svn is the next choice, with slightly faster transfers. When neither can be used, use - HTTP. + HTTP.