From owner-svn-doc-all@FreeBSD.ORG Fri Mar 8 17:30:09 2013 Return-Path: Delivered-To: svn-doc-all@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 1D38D70E; Fri, 8 Mar 2013 17:30:09 +0000 (UTC) (envelope-from crees@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 0FE807B3; Fri, 8 Mar 2013 17:30:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r28HU85r094774; Fri, 8 Mar 2013 17:30:08 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r28HU8Q3094773; Fri, 8 Mar 2013 17:30:08 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201303081730.r28HU8Q3094773@svn.freebsd.org> From: Chris Rees Date: Fri, 8 Mar 2013 17:30:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41142 - 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: Fri, 08 Mar 2013 17:30:09 -0000 Author: crees (ports committer) Date: Fri Mar 8 17:30:08 2013 New Revision: 41142 URL: http://svnweb.freebsd.org/changeset/doc/41142 Log: Obvious spelling/grammar fixes Translators may ignore this Submitted by: Snader_LB 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 Fri Mar 8 14:46:18 2013 (r41141) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri Mar 8 17:30:08 2013 (r41142) @@ -119,7 +119,7 @@ dependencies. If &man.pkg.add.1; or the Ports Collection is used to install an application and a dependent library is not already installed, the library will - automatically be installaed first. + automatically be installed first. While the two technologies are quite similar, packages and ports each have their own strengths. Select the technology that @@ -259,7 +259,7 @@ &prompt.root; whereis lsof lsof: /usr/ports/sysutils/lsof - Alternately, a &man.echo.1; statement can be + Alternately, an &man.echo.1; statement can be used: &prompt.root; echo /usr/ports/*/*lsof*