Add one item and fix a typo while here.

This commit is contained in:
Ken Smith 2005-07-11 14:56:19 +00:00
parent 2b8b3ab288
commit ceafb8d592
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25078

View file

@ -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/6.0R/todo.sgml,v 1.13 2005/07/11 07:51:25 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.14 2005/07/11 08:02:43 scottl Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -50,7 +50,7 @@
<td>fdisk & boot0cfg</td>
<td>&status.wip;</td>
<td>&a.phk;</td>
<td>The boot0cfg and fdisk utilitiesi need to be updated to use the proper
<td>The boot0cfg and fdisk utilities need to be updated to use the proper
GEOM model for updating the boot sector of a mounted disk.</td>
</tr>
@ -98,6 +98,13 @@
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons138.html">http://www.holm.cc/stress/log/cons138.html</a>.</td>
</tr>
<tr>
<td>aac(4) regression</td>
<td>&status.wip;</td>
<td>&a.scottl;</td>
<td>There appears to be a regression in the aac device driver on
Dell 2550 machines.</td>
</tr>
</table>
<h3>Required features for 6.0-RELEASE</h3>