Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 20:44:55 +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: r46029 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Message-ID:  <201411252044.sAPKitq7073219@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Nov 25 20:44:54 2014
New Revision: 46029
URL: https://svnweb.freebsd.org/changeset/doc/46029

Log:
  - resolve a missing closing parenthetical
  
  PR:		195364
  Differential Revision:	https://reviews.freebsd.org/D1228
  Submitted by:	luferbsd@gmail.com
  Approved by:	remko (mentor)

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Tue Nov 25 17:06:13 2014	(r46028)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Tue Nov 25 20:44:54 2014	(r46029)
@@ -143,7 +143,7 @@ WWW: http://www.oneko.org/</programlisti
 	is also called the <quote>packing list</quote> because the
 	package is generated by packing the files listed here.  The
 	pathnames are relative to the installation prefix (usually
-	<filename>/usr/local</filename>.</para>
+	<filename>/usr/local</filename>).</para>
 
       <para>Here is a small example:</para>
 



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