I'm working on the hardware notes - the device listings will be auto

generated based on device manual pages, and therefore the hardware
notes document will be trimmed for device listings.
This commit is contained in:
Simon L. B. Nielsen 2004-07-15 20:24:40 +00:00
parent c09690a772
commit b3dedeace4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21522

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.3R/todo.sgml,v 1.29 2004/07/15 13:23:18 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.30 2004/07/15 13:26:38 rwatson Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -334,10 +334,10 @@
<tr>
<td>Finish hardware notes trimming</td>
<td>&status.wip;</td>
<td>--</td>
<td>&a.simon;</td>
<td>Finish removing mention of individual devices in the hardware
notes; hardware notes listings should refer to device listings in
individual manual pages.</td>
notes and use auto-generated lists, based on driver manual pages,
instead.</td>
</tr>
</table>