Remove the second edition Handbook project, as it's long since

completed.

Add a project to clean up the recently submitted firewalls section of
the Handbook.  Much work has been done over the past few months, but
work still remains.
This commit is contained in:
Murray Stokely 2004-12-04 22:32:23 +00:00
parent 54be23902d
commit 20370a977e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23124

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.75 2004/12/04 21:27:52 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.76 2004/12/04 21:45:15 murray Exp $">
<!ENTITY stylesheet "&base;/projects/c99/style.css">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -36,9 +36,9 @@
<ul>
<li><a href="#pr">Open documentation problem reports</a></li>
<li><a href="#handbook3">Handbook 3rd Printed Edition (Completed)</a></li>
<li><a href="#handbook">Handbook 2nd Printed Edition
(Completed)</a></li>
<li><a href="#handbook-index">Improve Handbook Index</a></li>
<li><a href="#handbook-firewalls">Improve Firewalls section of the
Handbook</a></li>
<li><a href="#website-css">Modernize website with CSS</a></li>
<li><a href="#freebsd4linux">FreeBSD for Linux users</a></li>
<li><a href="#handbooksection">Write a section in the Handbook and/or FAQ</a></li>
@ -79,24 +79,12 @@
is still archived <a href="handbook3.html">here</a> for
posterity.</p>
<a name="handbook"></a>
<h3><font color="#660000">FreeBSD Handbook 2nd Edition</font></h3>
<p><b>Responsible:</b> Murray Stokely &lt;<a
href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b> This project is complete. The 2nd Edition
FreeBSD Handbook is available now from <a
href="http://www.freebsdmall.com">The FreeBSD Mall</a>. The
final manuscript is 653 pages, and the ISBN number is
1571763031. Thanks to everyone who contributed. Read the full
announcement <a
<p>The second edition project task list is also still archived <a
href="handbook.html">here</a>. The second edition manuscript is
653 pages, and the ISBN number is 1-57176-303-1. Thanks to
everyone who contributed. Read the full announcement <a
href="http://docs.FreeBSD.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">here</a>.</p>
<p>The task list that we used during the development of this book
is still archived <a href="handbook.html">here</a> for
posterity.</p>
<a name="handbook-index"></a>
<h3><font color="#660000">Improve Handbook Index</font></h3>
@ -126,6 +114,23 @@
can be used to find areas of an SGML file where
&lt;indexterms&gt; are sparse.</p>
<a name="handbook-firewalls"></a>
<h3><font color="#660000">Improve Firewalls section of the Handbook</font></h3>
<p><b>Responsible:</b> FreeBSD-doc &lt;<a
href="mailto:FreeBSD-doc@FreeBSD.org">FreeBSD-doc@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b> A large section about Firewalls has recently
been added to the Security chapter of the FreeBSD Handbook.
This new addition is very much a work in progress and there are
many grammatical and presentational errors in the section.
Please see the CVS history to see some of the work that has been
done over the recent months to bring this addition more into
line with the Doc Project Primer and the rest of our
documentation set. There is still a lot of work to be done, and
any and all help is appreciated. This section should probably
be moved to a separate chapter in the Network Communications
&lt;part&gt;.</p>
<a name="website-css"></a>
<h3><font color="#660000">Modernize website with CSS</font></h3>