Add a TODO item for updating the -entire- handbook from 4.X to 5.X and
later, while leaving the 4.X information on the background.
This commit is contained in:
parent
1897f39cf7
commit
5b3700844f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27950
1 changed files with 12 additions and 1 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.7 2006/05/16 14:36:08 keramida Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/todo.sgml,v 1.8 2006/05/16 15:35:50 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project TODO list">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -56,6 +56,17 @@
|
|||
<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