can be found, i.e., http://www.FreeBSD.org/cgi at the moment. This allows for easier pre-commit testing of CGI scripts, and avoids SNAFUs with an incorrect URL being committed, as has happened a couple of times recently. en/ should be fully converted with this commit; other languages need to be updated, but are in mid merge molasses at present so I have not touched them.
39 lines
1.5 KiB
Text
39 lines
1.5 KiB
Text
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.352 2005/10/04 22:27:39 simon Exp $">
|
|
<!ENTITY title "FreeBSD Support">
|
|
<!ENTITY % navincludes SYSTEM "includes.navsupport.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>FreeBSD has a wide variety of community and commercial support options available for users.
|
|
The <a href="&base;/community.html">Community</a> section of this website details the support options
|
|
available to users from the FreeBSD community, including
|
|
a number of <a href="&base;/community/mailinglists.html">mailing lists</a>.</p>
|
|
|
|
<p>Commercial support is also available from one of the many <a href="&base;/commercial/">vendors</a>
|
|
offering commercial products, services, and/or consulting for FreeBSD.</p>
|
|
|
|
<h2>Problem Reporting</h2>
|
|
|
|
<p>Found a bug in FreeBSD? Noticed a mistake in the documentation? Please read over
|
|
our <a href="&base;/support/bugreports.html">problem reporting guidelines</a>
|
|
and then report the problem using our <a href="&base;/send-pr.html">problem report form</a>.</p>
|
|
|
|
<p>You can also <a href="&cgibase;/query-pr-summary.cgi">view the open problem reports</a> and
|
|
<a href="&cgibase;/query-pr-summary.cgi?query">search problem reports</a> on this website.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|