svn commit: r50243 - head/en_US.ISO8859-1/books/porters-handbook/makefiles

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Tue May  9 17:33:39 2017
New Revision: 50243
URL: https://svnweb.freebsd.org/changeset/doc/50243

Log:
  Fix build: PDF build relies on fop, which is deeply, deeply concerned that
  the number of fields in a table row not be greater than the number of
  columns.
  
  Sponsored by:	iXsystems

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 May  8 17:55:29 2017	(r50242)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Tue May  9 17:33:39 2017	(r50243)
@@ -3510,7 +3510,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING</program
       <table frame="none" xml:id="licenses-license-list">
 	<title>Predefined License List</title>
 
-	<tgroup cols="3">
+	<tgroup cols="4">
 	  <thead>
 	    <row>
 	      <entry>Short Name</entry>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.