* Assign myself to "Fix index entries that show up as ???"
* Add DocBook Speller, finish dictionary/nightly cronjob * Add a section on inetd in Advanced Networking
This commit is contained in:
parent
2f50b0a2fb
commit
53d67fa7ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10233
1 changed files with 17 additions and 4 deletions
|
@ -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.4 2001/08/03 18:49:40 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.5 2001/08/05 19:10:53 jim Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
|
@ -197,9 +197,9 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Fix index entries that show up as ???</td>
|
||||
<td>Val</td>
|
||||
<td>August 2, 2001</td>
|
||||
<td>¬started;</td>
|
||||
<td>Chern</td>
|
||||
<td>August 6, 2001</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rewrite most of the X11 chapter and get rid of all of Greg
|
||||
|
@ -324,6 +324,19 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
<td>August 5, 2001</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Finish DocBook Speller's dictionary and setup nightly cronjob to spell
|
||||
check the Handbook's new additions.</td>
|
||||
<td>Chern</td>
|
||||
<td>August 6, 2001</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Add a section on inetd in Advanced Networking.</td>
|
||||
<td>Chern</td>
|
||||
<td>August 6, 2001</td>
|
||||
<td>&inprogress;</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue