Introduce <A HREF=mailto: for all e-mail addresses.
Some visual improvements. Reviewed by: nik
This commit is contained in:
parent
de49e69f3a
commit
acf861b0df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5624
1 changed files with 9 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.16 1999/09/06 07:02:43 peter Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.16 1999/09/06 07:02:43 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -53,7 +53,9 @@
|
|||
<a name="freebsd4linux"></a>
|
||||
<h3><font color="#660000">FreeBSD for Linux users</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Annelise Anderson <andrsn@andrsn.stanford.edu></p>
|
||||
<p><b>Responsible:</b> Annelise Anderson
|
||||
<<a href="mailto:andrsn@andrsn.stanford.edu">
|
||||
andrsn@andrsn.stanford.edu</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
|
||||
|
@ -66,7 +68,8 @@
|
|||
<a name="fixup"></a>
|
||||
<h3><font color="#660000">Fixup the FOO.TXT files</font></h3>
|
||||
|
||||
<p><b>Responsible:</b> Doug <studded@dal.net></p>
|
||||
<p><b>Responsible:</b> Doug
|
||||
<<a href="mailto:studded@dal.net">studded@dal.net</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b> The "FOO.TXT" files are the README files, the
|
||||
INSTALL.TXTs. the ABOUT.TXTs and so on that you get with FreeBSD. Doug
|
||||
|
@ -145,7 +148,7 @@
|
|||
<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>,
|
||||
<<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>
|
||||
|
@ -245,7 +248,7 @@ $port = {
|
|||
<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>>
|
||||
|
||||
<p>
|
||||
Translate the FreeBSD documentation (Web pages, FAQ,
|
||||
handbook, manpages) into other languages. See the
|
||||
<a href="translations.html">FreeBSD translations projects</a></p>
|
||||
|
|
Loading…
Reference in a new issue