Unbreak Web site build, and fix some other glitches.
While here, take joint responsibility with jhb for HTT documentation item.
This commit is contained in:
parent
5ec76a1bc2
commit
f33abd2306
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16606
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.6 2003/04/19 14:42:47 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.7 2003/04/19 15:00:32 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -35,8 +35,8 @@
|
|||
|
||||
<tr>
|
||||
<td>Fresh ACPI-CA import</td>
|
||||
<td>&.njl;/td>
|
||||
<td>In Progress</td>
|
||||
<td>&a.njl;</td>
|
||||
<td>The last ACPI-CA import happened in Oct 2002. Vendor releases since then
|
||||
address various bugs that have also plagued FreeBSD 5.0 users.</td>
|
||||
</tr>
|
||||
|
@ -160,8 +160,8 @@
|
|||
|
||||
<tr>
|
||||
<td>Documentation for HTT</td>
|
||||
<td>&a,jhb;</td>
|
||||
<td>In Progress</td>
|
||||
<td>&a.jhb;, &a.bmah;</td>
|
||||
<td>Documentation that describes HyperThreading and the sysctls to
|
||||
configure it needs to be written for the release notes and smp(4)
|
||||
manpage.</td>
|
||||
|
|
Loading…
Reference in a new issue