Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 19:59:43 +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: r48206 - head/en_US.ISO8859-1/books/porters-handbook/slow-porting
Message-ID:  <201602191959.u1JJxhTF014863@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Fri Feb 19 19:59:42 2016
New Revision: 48206
URL: https://svnweb.freebsd.org/changeset/doc/48206

Log:
  - address grammar
  
  PR:		207340
  Submitted by:	beryleo@gmail.com
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D5351

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	Fri Feb 19 19:57:27 2016	(r48205)
+++ head/en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml	Fri Feb 19 19:59:42 2016	(r48206)
@@ -217,7 +217,7 @@
       house a backup on a home page and list it as the second
       <varname>MASTER_SITES</varname>.</para>
 
-    <para>If the port requires some additional `patches' that are
+    <para>If the port requires additional patches that are
       available on the Internet, fetch them too and put them in
       <varname>DISTDIR</varname>.  Do not worry if they come from a
       site other than where the main source tarball comes, we have a



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