From owner-svn-doc-all@FreeBSD.ORG Thu Mar 21 12:57:18 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1C4D6F1F; Thu, 21 Mar 2013 12:57:18 +0000 (UTC) (envelope-from eadler@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 0E82C63E; Thu, 21 Mar 2013 12:57:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2LCvHQT076226; Thu, 21 Mar 2013 12:57:17 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2LCvH7X076225; Thu, 21 Mar 2013 12:57:17 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201303211257.r2LCvH7X076225@svn.freebsd.org> From: Eitan Adler Date: Thu, 21 Mar 2013 12:57:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41281 - 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.14 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: Thu, 21 Mar 2013 12:57:18 -0000 Author: eadler Date: Thu Mar 21 12:57:17 2013 New Revision: 41281 URL: http://svnweb.freebsd.org/changeset/doc/41281 Log: Fix doubling of the doubling of the words. Add a space whereone is required. PR: docs/177031 Submitted by: Ondra Knezour Approved by: bcr (mentor) 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 Thu Mar 21 12:57:15 2013 (r41280) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Mar 21 12:57:17 2013 (r41281) @@ -1453,8 +1453,9 @@ Deinstalling ca_root_nss-3.13.5... done< depends on libraries or other ports, this will not fetch the distfiles of ports from another category. Use - makefetch-recursive - fetch to fetch + make + fetch-recursive + to fetch all the dependencies of a port.