Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 17:34:39 +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: r48570 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201604121734.u3CHYdqW078078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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