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
This commit is contained in:
parent
407504fa70
commit
d887541080
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50243
1 changed files with 1 additions and 1 deletions
|
@ -3510,7 +3510,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING</programlisting>
|
|||
<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>
|
||||
|
|
Loading…
Reference in a new issue