From owner-svn-doc-all@freebsd.org  Tue Apr 12 17:34:40 2016
Return-Path: <owner-svn-doc-all@freebsd.org>
Delivered-To: svn-doc-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72E9AB0DF45;
 Tue, 12 Apr 2016 17:34:40 +0000 (UTC) (envelope-from jgh@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::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 4519315C3;
 Tue, 12 Apr 2016 17:34:40 +0000 (UTC) (envelope-from jgh@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3CHYdOc078079;
 Tue, 12 Apr 2016 17:34:39 GMT (envelope-from jgh@FreeBSD.org)
Received: (from jgh@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3CHYdqW078078;
 Tue, 12 Apr 2016 17:34:39 GMT (envelope-from jgh@FreeBSD.org)
Message-Id: <201604121734.u3CHYdqW078078@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org
 using -f
From: Jason Helfman <jgh@FreeBSD.org>
Date: Tue, 12 Apr 2016 17:34:39 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
 svn-doc-head@freebsd.org
Subject: svn commit: r48570 -
 head/en_US.ISO8859-1/books/porters-handbook/makefiles
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.21
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for &quot;
 user&quot; , &quot; projects&quot; , and &quot; translations&quot;
 \)" <svn-doc-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all/>
List-Post: <mailto:svn-doc-all@freebsd.org>
List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 12 Apr 2016 17:34:40 -0000

Author: jgh
Date: Tue Apr 12 17:34:39 2016
New Revision: 48570
URL: https://svnweb.freebsd.org/changeset/doc/48570

Log:
  - properly end sentence with a period

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Tue Apr 12 17:34:23 2016	(r48569)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Tue Apr 12 17:34:39 2016	(r48570)
@@ -3132,7 +3132,7 @@ ALWAYS_KEEP_DISTFILES=	yes
 	<para>Try to keep the COMMENT value at no longer than 70
 	  characters, as this line will be used by
 	  <command>pkg info</command> (see &man.pkg-info.8;) to
-	  display a one-line summary of the port;</para>
+	  display a one-line summary of the port.</para>
       </listitem>
 
       <listitem>