Fix a few malformed email links and s/freebsd/FreeBSD/ in a couple of

places.

PR:		11944
Submitted by:	Chris Costello <chris@calldei.com>
This commit is contained in:
Steve Price 1999-06-07 03:32:48 +00:00
parent 3894847b47
commit 8ff52588b3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5031

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-06-04 22:52:21 $"> <!ENTITY date "$Date: 1999-06-07 03:32:48 $">
<!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;
]> ]>
<!-- $Id: current.sgml,v 1.12 1999-06-04 22:52:21 nik Exp $ --> <!-- $Id: current.sgml,v 1.13 1999-06-07 03:32:48 steve Exp $ -->
<html> <html>
&header; &header;
@ -47,7 +47,7 @@
database. database.
You can <a You can <a
href="http://www.freebsd.org/cgi/query-pr-summary.cgi?category=docs&amp;responsible=.">view</a> href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=docs&amp;responsible=.">view</a>
the open documenation problem reports.</p> the open documenation problem reports.</p>
<a name="freebsd4linux"></a> <a name="freebsd4linux"></a>
@ -91,7 +91,7 @@
<a name="rewritethehandbook"></a> <a name="rewritethehandbook"></a>
<h3><font color="#660000">Rewrite the Handbook :-)</font></h3> <h3><font color="#660000">Rewrite the Handbook :-)</font></h3>
<p><b>Responsible:</b> Nik Clayton &lt<a href="nik@freebsd.org">nik@freebsd.org</a>&gt;</p> <p><b>Responsible:</b> Nik Clayton &lt<a href="nik@FreeBSD.org">nik@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b> The Handbook has grown quite organically over the <p><b>Synopsis:</b> The Handbook has grown quite organically over the
past few years. This means some of the sections are not organised as past few years. This means some of the sections are not organised as
@ -100,14 +100,15 @@
<p>Currently, a reasonable plan to accomplish this has been drawn up, <p>Currently, a reasonable plan to accomplish this has been drawn up,
and it's currently waiting for some other, higher priority, projects to and it's currently waiting for some other, higher priority, projects to
be finished first. Contact Nik (preferably through the &lt;<a be finished first. Contact Nik (preferably through the &lt;<a
href="doc@freebsd.org">doc@freebsd.org</a>&gt; mailing list) for more href="doc@FreeBSD.org">doc@FreeBSD.org</a>&gt; mailing list) for more
detailed information.</p> detailed information.</p>
<a name="newpapers"></a> <a name="newpapers"></a>
<h3><font color="#660000">Write some new Papers</font></h3> <h3><font color="#660000">Write some new Papers</font></h3>
<h4><font color="#660000">The FreeBSD VM architecture</font></h4> <h4><font color="#660000">The FreeBSD VM architecture</font></h4>
<p><b>Responsible:</b> John Dyson &lt;<a href="mailto:dyson@iquest.net">dyson@iquest.net</a>&gt;</p> <p><b>Responsible:</b> John Dyson
&lt;<a href="mailto:dyson@iquest.net">dyson@iquest.net</a>&gt;</p>
<p><b>Synopsis:</b> FreeBSD 2.x has a completly rewritten <p><b>Synopsis:</b> FreeBSD 2.x has a completly rewritten
virtual memory virtual memory
architecture. Unfortunately there is no documentation available architecture. Unfortunately there is no documentation available
@ -118,16 +119,16 @@
<h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4> <h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt;, &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;,
&lt;<a href="mailto:scsi@freebsd.org">scsi@freebsd.org</a>&gt;</p> &lt;<a href="mailto:scsi@FreeBSD.org">scsi@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b> See <a href="http://www.freebsd.org/~gibbs/"> <p><b>Synopsis:</b> See <a href="http://www.FreeBSD.org/~gibbs/">
The Design and Implementation of the FreeBSD SCSI Subsystem</a> The Design and Implementation of the FreeBSD SCSI Subsystem</a>
for a first snapshot.</p> for a first snapshot.</p>
<a name="newtutorials"></a> <a name="newtutorials"></a>
<h3><font color="#660000">Write some new Tutorials</font></h3> <h3><font color="#660000">Write some new Tutorials</font></h3>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt; &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
<p><b>Synopsis:</b></p> <p><b>Synopsis:</b></p>
<ul> <ul>
@ -138,14 +139,14 @@
<a name="newkernelmanpages"></a> <a name="newkernelmanpages"></a>
<h3><font color="#660000">Write Manpages for the kernel</font></h3> <h3><font color="#660000">Write Manpages for the kernel</font></h3>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt; &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
<p><b>Synopsis:</b> Document kernel functions, section 9</p> <p><b>Synopsis:</b> Document kernel functions, section 9</p>
<a name="cgiscripts"></a> <a name="cgiscripts"></a>
<h3><font color="#660000">CGI Scripts</font></h3> <h3><font color="#660000">CGI Scripts</font></h3>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>, &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>,
Wolfram Schneider &lt;<a href="mailto:wosch@freebsd.org">wosch@freebsd.org</a>&gt;</p> Wolfram Schneider &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;</p>
<p><b>Synopsis:</b></p> <p><b>Synopsis:</b></p>
<ul> <ul>
<li>Rewrite cvsweb.cgi cgi script from scratch using a <li>Rewrite cvsweb.cgi cgi script from scratch using a
@ -208,14 +209,14 @@ $port = {
<p><b>Contact</b> Nik Clayton &lt;<a <p><b>Contact</b> Nik Clayton &lt;<a
href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>&gt; for a href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>&gt; for a
first <a href="http://www.freebsd.org/~wosch/pipm/">snapshot</a> first <a href="http://www.FreeBSD.org/~wosch/pipm/">snapshot</a>
of the ports module.</p> of the ports module.</p>
<a name="multilingualwebscripts"></a> <a name="multilingualwebscripts"></a>
<h3><font color="#660000">Multilingual Web scripts</font></h3> <h3><font color="#660000">Multilingual Web scripts</font></h3>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt;</p> &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;</p>
<p></p> <p></p>
<p><b>Synopsis:</b></p> <p><b>Synopsis:</b></p>
@ -232,9 +233,9 @@ $port = {
<ul> <ul>
<li>Merge the perl scripts <a <li>Merge the perl scripts <a
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/en/ports/portindex">www/en/ports/portindex</a> href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www/en/ports/portindex">www/en/ports/portindex</a>
and <a and <a
href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www/ja/ports/portindex">www/ja/ports/portindex</a> href="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/www/ja/ports/portindex">www/ja/ports/portindex</a>
into one script. Add an option for English and Japanese output. into one script. Add an option for English and Japanese output.
</li> </li>
</ul> </ul>
@ -243,7 +244,7 @@ $port = {
<a name="translations"></a> <a name="translations"></a>
<h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3> <h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
<p><b>Responsible:</b> <p><b>Responsible:</b>
&lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt; &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;
Translate the FreeBSD documentation (Web pages, FAQ, Translate the FreeBSD documentation (Web pages, FAQ,
handbook, manpages) into other languages. See the handbook, manpages) into other languages. See the
@ -251,7 +252,7 @@ $port = {
<a name="search-enhancements"></a> <a name="search-enhancements"></a>
<h3><font color="#660000">Search engine enhancements</font></h3> <h3><font color="#660000">Search engine enhancements</font></h3>
<p><b>Responsible:</b> &lt;<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>&gt;</p> <p><b>Responsible:</b> &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;</p>
<p>When searching the website, the output from the search engine includes <p>When searching the website, the output from the search engine includes
the filename that was found, which might be something like the filename that was found, which might be something like