41 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?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>
 |