queries to the right place (they use www as a place to send general questions right now and this is bogus).
28 lines
1,020 B
Text
28 lines
1,020 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY date "$Date: 1997-12-17 05:46:02 $">
|
|
<!ENTITY title "Contacting FreeBSD">
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
<!-- $Id: mailto.sgml,v 1.7 1997-12-17 05:46:02 jkh Exp $ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<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.org">freebsd-info@FreeBSD.ORG</a> and
|
|
you will receive an automatic reply.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|