doc/en/mailto.sgml
Mike Pritchard bc61fede7f Avoid the use of contractions and fix some grammar problems
that were revealed.  Note:  I didn't go through all of
the tutorials, so there is still some work to be
done here.

Made mailing addresses consistent with the handbook.

E.g:

freebsd-questions@FreeBSD.ORG

instead of:

questions@freebsd.org
1996-12-31 22:31:13 +00:00

32 lines
1.1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1996-12-31 22:30:55 $">
<!ENTITY title "Contacting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<html>
&header;
<h2>Questions about this WWW server...</h2>
<p>Questions regarding this World Wide Web server should be
addressed to <a
href="mailto:www@FreeBSD.ORG">www@FreeBSD.ORG</a>.</p>
<h2>Questions about the contents of this WWW server...</h2>
<p>Questions or suggestions about our documentation
(<a href="&base/handbook">Handbook</a>, <a href="&base/FAQ">FAQ</a>,
<a href="&base/tutorials">Tutorials</a>) should be addressed to <a
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
<h2>Questions about FreeBSD...</h2>
<p>Questions regarding FreeBSD should be addressed to <a
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>.
For general information about FreeBSD, send a message to
<a href="mailto:freebsd-info@FreeBSD.">freebsd-info@FreeBSD.ORG</a> and
you will receive an automatic reply.</p>
&footer;
</body>
</html>