From owner-svn-doc-head@FreeBSD.ORG Wed Jan 30 14:50:59 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 787DC940; Wed, 30 Jan 2013 14:50:59 +0000 (UTC) (envelope-from gjb@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 6A344E74; Wed, 30 Jan 2013 14:50:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0UEoxDa072889; Wed, 30 Jan 2013 14:50:59 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0UEoxa3072878; Wed, 30 Jan 2013 14:50:59 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201301301450.r0UEoxa3072878@svn.freebsd.org> From: Glen Barber Date: Wed, 30 Jan 2013 14:50:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40824 - 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-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: Wed, 30 Jan 2013 14:50:59 -0000 Author: gjb Date: Wed Jan 30 14:50:58 2013 New Revision: 40824 URL: http://svnweb.freebsd.org/changeset/doc/40824 Log: Correct svn checkout URL for ports. Submitted by: freebsd!nagilum%org (private email) 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 Wed Jan 30 14:47:39 2013 (r40823) +++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Jan 30 14:50:58 2013 (r40824) @@ -669,7 +669,7 @@ present but was not created by svn, remember to rename or delete it before the checkout. - &prompt.root; svn checkout https://svn0.us-west.FreeBSD.org/head/ports /usr/ports + &prompt.root; svn checkout https://svn0.us-west.FreeBSD.org/ports/head /usr/ports Because the initial checkout has to download the full branch of the remote repository, it can take a while. Please