Clean up! Let the world know that the 2nd version is complete on the top, not
just the bottom. Remove the a.out project Add the Developers Handbook Assign the search engine to Eric Anderson Set the from linux to FreeBSD project to FreeBSD-doc@FreeBSD.org.
This commit is contained in:
parent
adb31e2d51
commit
8ac1394828
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14471
1 changed files with 14 additions and 18 deletions
|
@ -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.33 2002/08/22 21:58:21 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.34 2002/10/03 21:12:16 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -23,11 +23,11 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="#pr">Open documentation problem reports</a></li>
|
||||
<li><a href="#handbook">Handbook 2nd Printed Edition</a></li>
|
||||
<li><a href="#handbook">Handbook 2nd Printed Edition (Completed)</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>
|
||||
<li><a href="#newpapers">Write some new Papers</a></li>
|
||||
<li><a href="#newtutorials">Write some new Tutorials</a></li>
|
||||
<li><a href="#develbook">Write some chapters for the Developers Handbook</a></li>
|
||||
<li><a href="#newkernelmanpages">Write Manpages for the kernel</a></li>
|
||||
<li><a href="#cgiscripts">CGI Scripts</a></li>
|
||||
<li><a href="#multilingualwebscripts">Multilingual Web scripts</a></li>
|
||||
|
@ -67,18 +67,14 @@
|
|||
<a name="freebsd4linux"></a>
|
||||
<h3><font color="#660000">FreeBSD for Linux users</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Annelise Anderson
|
||||
<<a href="mailto:andrsn@andrsn.stanford.edu">
|
||||
andrsn@andrsn.stanford.edu</a>></p>
|
||||
<p><b>Responsible:</b> FreeBSD-doc
|
||||
<<a href="mailto:FreeBSD-doc@FreeBSD.org">
|
||||
FreeBSD-doc@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b> Linux users coming to FreeBSD can be confused by
|
||||
some of the differences between the systems (the different default
|
||||
shells, how boot time configuration is performed, and so on). Annelise
|
||||
is coordinating the development of a tutorial/FAQ section that will
|
||||
address these points.</p>
|
||||
|
||||
<p>The list of current questions is at <a href="http://andrsn.stanford.edu/FreeBSD/linux.html">http://andrsn.stanford.edu/FreeBSD/linux.html</a>.</p>
|
||||
|
||||
shells, how boot time configuration is performed, and so on).
|
||||
|
||||
<a name="handbooksection"></a>
|
||||
<h3><font color="#660000">Write a section in the Handbook and/or FAQ</font></h3>
|
||||
|
||||
|
@ -105,15 +101,15 @@
|
|||
The Design and Implementation of the FreeBSD SCSI Subsystem</a>
|
||||
for a first snapshot.</p>
|
||||
|
||||
<a name="newtutorials"></a>
|
||||
<h3><font color="#660000">Write some new Tutorials</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<a name="develbook"></a>
|
||||
<h3><font color="#660000">Write some chapters for the Developers Hanbook</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b></p>
|
||||
<ul>
|
||||
<li>How to update from a.out to elf</li>
|
||||
<li>How to build a FreeBSD release</li>
|
||||
<li>The FreeBSD Developers handbook is lacking in content, please help
|
||||
us finish this book.</li>
|
||||
</ul>
|
||||
|
||||
<a name="newkernelmanpages"></a>
|
||||
|
@ -173,7 +169,7 @@
|
|||
|
||||
<a name="search-enhancements"></a>
|
||||
<h3><font color="#660000">Search engine enhancements</font></h3>
|
||||
<p><b>Responsible:</b> <<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
<p><b>Responsible:</b>Eric Anderson <<a href="mailto:anderson@centtech.com">anderson@centtech.com</a>></p>
|
||||
|
||||
<p>When searching the website, the output from the search engine includes
|
||||
the filename that was found, which might be something like
|
||||
|
|
Loading…
Reference in a new issue