* Assign myself to collateattributions.pl, in progress
* Add a section on Inetd in progress -> done
This commit is contained in:
parent
9e806c802b
commit
5a8a110758
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10258
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!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 title "FreeBSD Documentation Project: Current projects">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
|
||||||
|
@ -185,9 +185,9 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Write collateattributions.pl script to generate a appendix full
|
<td>Write collateattributions.pl script to generate a appendix full
|
||||||
of contributing authors.</td>
|
of contributing authors.</td>
|
||||||
<td>Murray</td>
|
<td>Chern</td>
|
||||||
<td>July 11, 2001</td>
|
<td>August 8, 2001</td>
|
||||||
<td>¬started;</td>
|
<td>&inprogress;</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Fix index entries that show up as ???</td>
|
<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>
|
<tr>
|
||||||
<td>Add a section on inetd in Advanced Networking.</td>
|
<td>Add a section on inetd in Advanced Networking.</td>
|
||||||
<td>Chern</td>
|
<td>Chern</td>
|
||||||
<td>August 6, 2001</td>
|
<td>August 8, 2001</td>
|
||||||
<td>&inprogress;</td>
|
<td>&done;</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Make sure all section titles are capitalized properly</td>
|
<td>Make sure all section titles are capitalized properly</td>
|
||||||
|
|
Loading…
Reference in a new issue