From owner-svn-doc-head@FreeBSD.ORG Thu Apr 9 15:26:34 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25FB9F6E; Thu, 9 Apr 2015 15:26:34 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 103919D0; Thu, 9 Apr 2015 15:26:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t39FQX5Y065097; Thu, 9 Apr 2015 15:26:33 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t39FQX3v065096; Thu, 9 Apr 2015 15:26:33 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201504091526.t39FQX3v065096@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Thu, 9 Apr 2015 15:26:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46510 - head/en_US.ISO8859-1/books/porters-handbook/slow-porting 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.18-1 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: Thu, 09 Apr 2015 15:26:34 -0000 Author: jgh Date: Thu Apr 9 15:26:33 2015 New Revision: 46510 URL: https://svnweb.freebsd.org/changeset/doc/46510 Log: - address capitalization PR: 199302 Differential Revision: https://reviews.freebsd.org/D2263 Reported by: andrew_terekhov@yahoo.com Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Thu Apr 9 15:06:13 2015 (r46509) +++ head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml Thu Apr 9 15:26:33 2015 (r46510) @@ -152,7 +152,7 @@ configure, etc.) do nothing more than make sure all the stages up to that one are completed and call the real targets or scripts, and they are not intended to - be changed. to fix the extraction, fix + be changed. To fix the extraction, fix do-extract, but never ever change the way extract operates! Additionally, the target