Add a task which I would like to see completed.
This commit is contained in:
parent
b19d122ff7
commit
502b7d4c74
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21617
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.33 2004/07/21 07:59:20 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook3.sgml,v 1.34 2004/07/22 02:51:51 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -35,6 +35,13 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
<td>&done;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Rewrite firewall section to cover pf, ipf and ipfw.</td>
|
||||
<td>&a.trhodes;</td>
|
||||
<td>July 22, 2004</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Write a proper synopsis for the Vinum chapter.</td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue