- join forces with simon for the hardware notes item

- fix a nearby entity
This commit is contained in:
Christian Brueffer 2004-08-31 00:33:34 +00:00
parent d585b322b7
commit 800c99355a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22178

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'> <!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.54 2004/08/29 15:22:52 ru Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.55 2004/08/30 16:16:11 trhodes Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues"> <!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -342,7 +342,7 @@
<tr> <tr>
<td>Finish hardware notes trimming</td> <td>Finish hardware notes trimming</td>
<td>&status.wip;</td> <td>&status.wip;</td>
<td>&a.simon;</td> <td>&a.simon;, &a.brueffer;</td>
<td>Finish removing mention of individual devices in the hardware <td>Finish removing mention of individual devices in the hardware
notes and use auto-generated lists, based on driver manual pages, notes and use auto-generated lists, based on driver manual pages,
instead.</td> instead.</td>
@ -351,7 +351,7 @@
<tr> <tr>
<td>sound(4) related manual pages</td> <td>sound(4) related manual pages</td>
<td>&status.wip;</td> <td>&status.wip;</td>
<td>&a.ru;, &a.simon</td> <td>&a.ru;, &a.simon;</td>
<td>The snd(4) and pcm(4) drivers have been renamed but their <td>The snd(4) and pcm(4) drivers have been renamed but their
manual pages are still outdated. sound(4) has to be added and manual pages are still outdated. sound(4) has to be added and
pcm(4), csa(4), gusc(4), sbc(4), and uaudio(4) should be revised. pcm(4), csa(4), gusc(4), sbc(4), and uaudio(4) should be revised.