Declare victory on the ia64 hardware notes, at least with respect to

this release.
This commit is contained in:
Bruce A. Mah 2003-05-23 22:39:47 +00:00
parent 537389957b
commit f2d4dadfe6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17091

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/5.1R/todo.sgml,v 1.51 2003/05/16 23:00:59 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.52 2003/05/16 23:47:27 bmah Exp $">
<!ENTITY title "FreeBSD 5.1 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -183,14 +183,6 @@
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td>ia64 Hardware Notes</td>
<td>In progress</td>
<td>Jim Brown</td>
<td>The hardware notes for ia64 needs some large infusions of text.
They probably haven't been synched with reality for awhile.</td>
</tr>
<tr>
<td>busdma man page</td>
<td>In progress</td>