The ACPI documentation item is a done as it's going to be.
This commit is contained in:
parent
dc109259a8
commit
a9651423dc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15499
1 changed files with 1 additions and 14 deletions
|
@ -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.0R/todo.sgml,v 1.121 2002/12/31 08:15:42 hsu Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.122 2002/12/31 22:26:04 scottl Exp $">
|
||||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
<!ENTITY title "FreeBSD 5.0 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;
|
||||||
|
@ -144,19 +144,6 @@
|
||||||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td width="30%">User documentation for ACPI.</td>
|
|
||||||
<td width="10%">In progress</td>
|
|
||||||
<td width="10%">&a.trhodes;</td>
|
|
||||||
|
|
||||||
<td>The new ACPI code is a very important component of FreeBSD
|
|
||||||
5.0-RELEASE, but the documentation is insufficient. The manual
|
|
||||||
page does not describe how to perform the basic ACPI tasks. The
|
|
||||||
Usenix paper, man pages, and mailing list archives should be used
|
|
||||||
to write a substantial new section to the FreeBSD Handbook. New
|
|
||||||
users read the Handbook. See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=43528">PR 43528</a>.</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>a.out toolchain port</td>
|
<td>a.out toolchain port</td>
|
||||||
<td>--</td>
|
<td>--</td>
|
||||||
|
|
Loading…
Reference in a new issue