A </td> was missing.
This commit is contained in:
parent
613e3eea27
commit
81c2e35ef5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17534
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.12 2003/06/28 15:46:07 deischen Exp $">
|
<!ENTITY date "$FreeBSD: www/en/kse/index.sgml,v 1.13 2003/07/06 21:25:56 blackend Exp $">
|
||||||
<!ENTITY title "FreeBSD KSE Project">
|
<!ENTITY title "FreeBSD KSE Project">
|
||||||
<!ENTITY email 'mini'>
|
<!ENTITY email 'mini'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -172,7 +172,7 @@
|
||||||
<td> libpthread </td>
|
<td> libpthread </td>
|
||||||
<td> Implement machine-dependent functions for non-x86 platforms. </td>
|
<td> Implement machine-dependent functions for non-x86 platforms. </td>
|
||||||
<td> &a.marcel; </td>
|
<td> &a.marcel; </td>
|
||||||
<td> 28 June 2003
|
<td> 28 June 2003 </td>
|
||||||
<td> &status.wip; </td>
|
<td> &status.wip; </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue