Move <tr> tag to unbreak building.
This commit is contained in:
parent
618acce201
commit
ed72706c40
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10459
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.25 2001/07/15 08:34:00 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.26 2001/08/23 23:15:52 obrien Exp $">
|
||||
<!ENTITY title "The FreeBSD.org Network">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -64,6 +64,7 @@ this file</a>.</p>
|
|||
<td>jkh</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>freefall</td>
|
||||
<td>4-stable</td>
|
||||
<td>CVS master repository</td>
|
||||
|
@ -77,8 +78,6 @@ this file</a>.</p>
|
|||
<td>peter/jkh/asami/obrien/steve</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<tr>
|
||||
<td>gohan10-17</td>
|
||||
<td>3-stable/4-stable/5-current</td>
|
||||
|
|
Loading…
Reference in a new issue