The 2nd Edition Handbook project is completed, note this in our "TODO"
lists.
This commit is contained in:
parent
2cffeeafb6
commit
8fff485b2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11088
2 changed files with 27 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.27 2001/07/31 00:24:23 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.28 2001/09/13 18:37:00 tom Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -54,14 +54,17 @@
|
|||
<p><b>Responsible:</b> Murray Stokely <<a
|
||||
href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b> Wind River Systems is publishing a 2nd Edition
|
||||
of the FreeBSD Handbook. The book has been completely indexed,
|
||||
ASCII art is being replaced with proper diagrams, and a lot of
|
||||
additional content has been written. However, there is still a
|
||||
ton of work that needs to be done.</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
|
||||
href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">here</a>.</p>
|
||||
|
||||
<p>The current task list is available <a
|
||||
href="handbook.html">online</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="freebsd4linux"></a>
|
||||
<h3><font color="#660000">FreeBSD for Linux users</font></h3>
|
||||
|
|
|
@ -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.13 2001/09/06 08:41:29 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/handbook.sgml,v 1.14 2001/10/13 23:18:45 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
|
@ -14,17 +14,16 @@
|
|||
|
||||
<h1>FreeBSD Handbook 2nd Edition</h1>
|
||||
|
||||
<p>The <a href="http://www.freebsd.org/handbook">FreeBSD
|
||||
Handbook</a> is currently being prepared for publication. This
|
||||
second edition of the Handbook will be fully indexed, use proper
|
||||
diagrams instead of ASCII artwork, and have nearly twice the
|
||||
content of the 1st edition.</p>
|
||||
<p>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
|
||||
href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=0+0+archive/2001/freebsd-announce/20011028.freebsd-announce">here</a>.</p>
|
||||
|
||||
<p>There is still a ton of work that needs to be done before
|
||||
September 15th, when the Handbook is scheduled to go off to the
|
||||
presses. If you feel like you can contribute to anything listed
|
||||
below or to any other enhancements you feel the Handbook needs,
|
||||
then please contact the -doc list.</p>
|
||||
<p>If you've found a typo in the printed version, please send your
|
||||
fix via send-pr(1) or send it straight to the -doc mailing list.
|
||||
Thanks!</p>
|
||||
|
||||
<table border=1>
|
||||
<tr bgcolor="blue"><th><font color="white">Task</font></th><th><font
|
||||
|
@ -375,7 +374,12 @@ updated</font></th><th><font color="white">Status</font></th></tr>
|
|||
<td></td>
|
||||
<td>¬started;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Send everything to the printer.</td>
|
||||
<td>Murray</td>
|
||||
<td>October 10, 2001</td>
|
||||
<td>&done;</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue