From owner-svn-doc-all@FreeBSD.ORG Fri May 31 07:44:24 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 D58E63D5; Fri, 31 May 2013 07:44:24 +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 C7541AEF; Fri, 31 May 2013 07:44:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4V7iOJ1080470; Fri, 31 May 2013 07:44:24 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4V7iOMj080469; Fri, 31 May 2013 07:44:24 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201305310744.r4V7iOMj080469@svn.freebsd.org> From: Chris Rees Date: Fri, 31 May 2013 07:44:24 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41782 - 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, 31 May 2013 07:44:24 -0000 Author: crees Date: Fri May 31 07:44:24 2013 New Revision: 41782 URL: http://svnweb.freebsd.org/changeset/doc/41782 Log: Clarify the wording on broken ports, and remove uses of "You". Submitted by: Mike Brown (based on) 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 Fri May 31 07:23:36 2013 (r41781) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri May 31 07:44:24 2013 (r41782) @@ -1871,14 +1871,13 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ Dealing with Broken Ports - If you come across a port that does not compile: + When coming across a port that does not build or install: Find out if there is a fix pending for the port in the Problem - Report database. If so, you may be able to use - the proposed fix. + Report database. If so, the proposed fix may work.