aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/support.xml
blob: fac8e2924b8c159758357c012c624ef1d90b5822 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD Support">
]>

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.support">

    <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?
	If it has not already been reported, please let us know.</p>

	<p>To find out what has already been reported, it is possible to
	<a
	href="https://bugs.freebsd.org/search/">search the problem report database</a>
	for specific category, assignee, originator, text, and so forth or <a
	href="https://bugs.freebsd.org/browse/">browse open reports by category</a>.</p>

	<p>If the bug has not yet been reported,
	please read over
	our <a href="&base;/support/bugreports.html">problem reporting guidelines</a>
	and then report the problem using our <a href="https://bugs.freebsd.org/submit/">problem report form</a>.</p>

  </body>
</html>