svn commit: r48571 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Jason Helfman
jgh at FreeBSD.org
Tue Apr 12 17:38:24 UTC 2016
Author: jgh
Date: Tue Apr 12 17:38:23 2016
New Revision: 48571
URL: https://svnweb.freebsd.org/changeset/doc/48571
Log:
- this looks intentional so reverting
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:39 2016 (r48570)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Tue Apr 12 17:38:23 2016 (r48571)
@@ -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>
More information about the svn-doc-head
mailing list