Backout my previous commit, I did not yet get approval from doceng.
This commit is contained in:
parent
1e9917084b
commit
e2829ec323
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27966
1 changed files with 1 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY email 'freebsd-doc'>
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/todo.sgml,v 1.8 2006/05/16 15:35:50 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/todo.sgml,v 1.9 2006/05/28 13:00:00 remko Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project TODO list">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -56,17 +56,6 @@
|
|||
<th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>The handbook needs to be updated to match 5.X and beyond</td>
|
||||
<td>&status.new;</td>
|
||||
<td> </td>
|
||||
<td>Before 6.2-RELEASE</td>
|
||||
<td>The handbook covers a lot of 4.X material and has 5.X
|
||||
information on the background. This should change so that
|
||||
5.X and later have the emphasis, the 4.X information should
|
||||
be brought to the background for legacy usage.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Installation chapter needs to be updated</td>
|
||||
<td>&status.new;</td>
|
||||
|
|
Loading…
Reference in a new issue