Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2015 15:26:33 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
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
Message-ID:  <201504091526.t39FQX3v065096@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 @@
 	<buildtarget>configure</buildtarget>, 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
 	<buildtarget>do-extract</buildtarget>, but never ever change
 	the way <buildtarget>extract</buildtarget> operates!
 	Additionally, the target



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504091526.t39FQX3v065096>