Unbreak the web build: close a couple of <entry> tags properly,
and move a closing </row> back up where it belongs. PR: docs/38033 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
b1733ff0d6
commit
0919ad4bf9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13064
1 changed files with 3 additions and 3 deletions
|
@ -3229,14 +3229,14 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT after mtx_init() grew a third argument.<entry>
|
||||
<entry>5.0-CURRENT after mtx_init() grew a third argument.</entry>
|
||||
<entry>500034</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT with Gcc 3.1.<entry>
|
||||
<entry>5.0-CURRENT with Gcc 3.1.</entry>
|
||||
<entry>500035</entry>
|
||||
</row>
|
||||
</row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
|
Loading…
Reference in a new issue