svn commit: r50648 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Glen Barber
gjb at FreeBSD.org
Mon Aug 7 13:27:37 UTC 2017
Author: gjb
Date: Mon Aug 7 13:27:35 2017
New Revision: 50648
URL: https://svnweb.freebsd.org/changeset/doc/50648
Log:
Fix PDF build.
Sponsored by: The FreeBSD Foundation
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 Mon Aug 7 11:00:54 2017 (r50647)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Aug 7 13:27:35 2017 (r50648)
@@ -751,7 +751,7 @@ PORTEPOCH= 1</programlisting>
<table frame="none" pgwide="1">
<title>Package Naming Examples</title>
- <tgroup cols="6">
+ <tgroup cols="7">
<thead>
<row>
<entry>Distribution Name</entry>
More information about the svn-doc-head
mailing list