From owner-svn-doc-all@FreeBSD.ORG Tue Feb 4 20:58:16 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 90C52A84; Tue, 4 Feb 2014 20:58:16 +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 5F77419D3; Tue, 4 Feb 2014 20:58:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s14KwGIs054181; Tue, 4 Feb 2014 20:58:16 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s14KwGec054180; Tue, 4 Feb 2014 20:58:16 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201402042058.s14KwGec054180@svn.freebsd.org> From: Dru Lavigne Date: Tue, 4 Feb 2014 20:58:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43777 - head/en_US.ISO8859-1/books/handbook/ports 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: Tue, 04 Feb 2014 20:58:16 -0000 Author: dru Date: Tue Feb 4 20:58:15 2014 New Revision: 43777 URL: http://svnweb.freebsd.org/changeset/doc/43777 Log: White space fix only. Translators can ignore. Sponsored by: iXsystems Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Tue Feb 4 20:57:55 2014 (r43776) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Tue Feb 4 20:58:15 2014 (r43777) @@ -890,16 +890,18 @@ Deinstalling ca_root_nss-3.15.1_1... don Portsnap Method - The base system of &os; includes Portsnap. This is a fast and + The base system of &os; includes + Portsnap. This is a fast and user-friendly tool for retrieving the Ports Collection and - is the recommended choice for most users. This utility connects to a - &os; site, verifies the secure key, and downloads a new copy of - the Ports Collection. The key is used to verify the integrity - of all downloaded files. + is the recommended choice for most users. This utility + connects to a &os; site, verifies the secure key, and + downloads a new copy of the Ports Collection. The key is used + to verify the integrity of all downloaded files. - To download a compressed snapshot of the Ports Collection - into /var/db/portsnap: + To download a compressed snapshot of the Ports + Collection into + /var/db/portsnap: &prompt.root; portsnap fetch @@ -920,7 +922,7 @@ Deinstalling ca_root_nss-3.15.1_1... don &prompt.root; portsnap fetch &prompt.root; portsnap update - + When using fetch, the extract or the update operation may be run consecutively, like so: @@ -1262,9 +1264,9 @@ ftp://ftp.organization.org/pub/FreeBSD/p removing - Installed ports can be uninstalled using - pkg delete. Examples for using this command - can be found in + Installed ports can be uninstalled using pkg + delete. Examples for using this command can be + found in Alternately, make deinstall can be run in the port's directory: