* Assign myself to collateattributions.pl, in progress

* Add a section on Inetd in progress -> done
This commit is contained in:
Chern Lee 2001-08-08 23:56:28 +00:00
parent 9e806c802b
commit 5a8a110758
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10258

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.6 2001/08/07 22:23:35 chern Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.7 2001/08/08 06:53:16 murray Exp $">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -185,9 +185,9 @@ updated</font></th><th><font color="white">Status</font></th></tr>
<tr>
<td>Write collateattributions.pl script to generate a appendix full
of contributing authors.</td>
<td>Murray</td>
<td>July 11, 2001</td>
<td>&notstarted;</td>
<td>Chern</td>
<td>August 8, 2001</td>
<td>&inprogress;</td>
</tr>
<tr>
<td>Fix index entries that show up as ???</td>
@ -334,8 +334,8 @@ updated</font></th><th><font color="white">Status</font></th></tr>
<tr>
<td>Add a section on inetd in Advanced Networking.</td>
<td>Chern</td>
<td>August 6, 2001</td>
<td>&inprogress;</td>
<td>August 8, 2001</td>
<td>&done;</td>
</tr>
<tr>
<td>Make sure all section titles are capitalized properly</td>