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:
parent
3894847b47
commit
8ff52588b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5031
1 changed files with 20 additions and 19 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!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 % 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>
|
||||
&header;
|
||||
|
@ -47,7 +47,7 @@
|
|||
database.
|
||||
|
||||
You can <a
|
||||
href="http://www.freebsd.org/cgi/query-pr-summary.cgi?category=docs&responsible=.">view</a>
|
||||
href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=docs&responsible=.">view</a>
|
||||
the open documenation problem reports.</p>
|
||||
|
||||
<a name="freebsd4linux"></a>
|
||||
|
@ -91,7 +91,7 @@
|
|||
<a name="rewritethehandbook"></a>
|
||||
<h3><font color="#660000">Rewrite the Handbook :-)</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Nik Clayton <<a href="nik@freebsd.org">nik@freebsd.org</a>></p>
|
||||
<p><b>Responsible:</b> Nik Clayton <<a href="nik@FreeBSD.org">nik@FreeBSD.org</a>></p>
|
||||
|
||||
<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
|
||||
|
@ -100,14 +100,15 @@
|
|||
<p>Currently, a reasonable plan to accomplish this has been drawn up,
|
||||
and it's currently waiting for some other, higher priority, projects to
|
||||
be finished first. Contact Nik (preferably through the <<a
|
||||
href="doc@freebsd.org">doc@freebsd.org</a>> mailing list) for more
|
||||
href="doc@FreeBSD.org">doc@FreeBSD.org</a>> mailing list) for more
|
||||
detailed information.</p>
|
||||
|
||||
<a name="newpapers"></a>
|
||||
<h3><font color="#660000">Write some new Papers</font></h3>
|
||||
|
||||
<h4><font color="#660000">The FreeBSD VM architecture</font></h4>
|
||||
<p><b>Responsible:</b> John Dyson <<a href="mailto:dyson@iquest.net">dyson@iquest.net</a>></p>
|
||||
<p><b>Responsible:</b> John Dyson
|
||||
<<a href="mailto:dyson@iquest.net">dyson@iquest.net</a>></p>
|
||||
<p><b>Synopsis:</b> FreeBSD 2.x has a completly rewritten
|
||||
virtual memory
|
||||
architecture. Unfortunately there is no documentation available
|
||||
|
@ -118,16 +119,16 @@
|
|||
|
||||
<h4><font color="#660000">The New SCSI layer for FreeBSD (CAM)</font></h4>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>,
|
||||
<<a href="mailto:scsi@freebsd.org">scsi@freebsd.org</a>></p>
|
||||
<p><b>Synopsis:</b> See <a href="http://www.freebsd.org/~gibbs/">
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>,
|
||||
<<a href="mailto:scsi@FreeBSD.org">scsi@FreeBSD.org</a>></p>
|
||||
<p><b>Synopsis:</b> See <a href="http://www.FreeBSD.org/~gibbs/">
|
||||
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 href="mailto:doc@freebsd.org">doc@freebsd.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
|
||||
<p><b>Synopsis:</b></p>
|
||||
<ul>
|
||||
|
@ -138,14 +139,14 @@
|
|||
<a name="newkernelmanpages"></a>
|
||||
<h3><font color="#660000">Write Manpages for the kernel</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
<p><b>Synopsis:</b> Document kernel functions, section 9</p>
|
||||
|
||||
<a name="cgiscripts"></a>
|
||||
<h3><font color="#660000">CGI Scripts</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>,
|
||||
Wolfram Schneider <<a href="mailto:wosch@freebsd.org">wosch@freebsd.org</a>></p>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>,
|
||||
Wolfram Schneider <<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>></p>
|
||||
<p><b>Synopsis:</b></p>
|
||||
<ul>
|
||||
<li>Rewrite cvsweb.cgi cgi script from scratch using a
|
||||
|
@ -208,14 +209,14 @@ $port = {
|
|||
|
||||
<p><b>Contact</b> Nik Clayton <<a
|
||||
href="mailto:nik@FreeBSD.ORG">nik@FreeBSD.ORG</a>> 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>
|
||||
|
||||
<a name="multilingualwebscripts"></a>
|
||||
<h3><font color="#660000">Multilingual Web scripts</font></h3>
|
||||
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>></p>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
<p></p>
|
||||
|
||||
<p><b>Synopsis:</b></p>
|
||||
|
@ -232,9 +233,9 @@ $port = {
|
|||
|
||||
<ul>
|
||||
<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
|
||||
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.
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -243,7 +244,7 @@ $port = {
|
|||
<a name="translations"></a>
|
||||
<h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@freebsd.org">doc@freebsd.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
|
||||
Translate the FreeBSD documentation (Web pages, FAQ,
|
||||
handbook, manpages) into other languages. See the
|
||||
|
@ -251,7 +252,7 @@ $port = {
|
|||
|
||||
<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> <<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</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