Add a link to the problem-reports article at the #gnats section.
PR: docs/36558 Submitted by: Gary W. Swearingen <swear@blarg.net>
This commit is contained in:
parent
43138d35cb
commit
30bca670f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12736
2 changed files with 18 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.256 2002/04/05 08:22:19 dd Exp $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -226,6 +226,14 @@
|
||||||
since messages sent to the mailing list are <em>not</em> tracked as
|
since messages sent to the mailing list are <em>not</em> tracked as
|
||||||
official problem reports!</p>
|
official problem reports!</p>
|
||||||
|
|
||||||
|
<p>Before submitting a problem report, you might find it useful to
|
||||||
|
read the <a
|
||||||
|
href="doc/en_US.ISO8859-1/articles/problem-reports/">Writing
|
||||||
|
FreeBSD Problem Reports</a> article. This article describes
|
||||||
|
when you should submit a problem report, what you are expected
|
||||||
|
to include in one, and what the best way to submit your problem
|
||||||
|
report is.</p>
|
||||||
|
|
||||||
<a name="cvs"></a>
|
<a name="cvs"></a>
|
||||||
|
|
||||||
<h2><a href="http://cvsweb.FreeBSD.org/">CVS Repository</a></h2>
|
<h2><a href="http://cvsweb.FreeBSD.org/">CVS Repository</a></h2>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.256 2002/04/05 08:22:19 dd Exp $">
|
||||||
<!ENTITY title "Support">
|
<!ENTITY title "Support">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -226,6 +226,14 @@
|
||||||
since messages sent to the mailing list are <em>not</em> tracked as
|
since messages sent to the mailing list are <em>not</em> tracked as
|
||||||
official problem reports!</p>
|
official problem reports!</p>
|
||||||
|
|
||||||
|
<p>Before submitting a problem report, you might find it useful to
|
||||||
|
read the <a
|
||||||
|
href="doc/en_US.ISO8859-1/articles/problem-reports/">Writing
|
||||||
|
FreeBSD Problem Reports</a> article. This article describes
|
||||||
|
when you should submit a problem report, what you are expected
|
||||||
|
to include in one, and what the best way to submit your problem
|
||||||
|
report is.</p>
|
||||||
|
|
||||||
<a name="cvs"></a>
|
<a name="cvs"></a>
|
||||||
|
|
||||||
<h2><a href="http://cvsweb.FreeBSD.org/">CVS Repository</a></h2>
|
<h2><a href="http://cvsweb.FreeBSD.org/">CVS Repository</a></h2>
|
||||||
|
|
Loading…
Reference in a new issue