From e688528b561de856a60bf05ecdfdf4f25eaea5ac Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 15 Nov 2002 15:02:59 +0000
Subject: [PATCH] Added WARNING file for serious problem reports.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@283 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/index.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/www/index.html b/www/index.html
index 87962ae0f..8ca717a56 100644
--- a/www/index.html
+++ b/www/index.html
@@ -28,6 +28,7 @@ system.</p>
 <ul>
 <li><a href="#howtodownload">How to download and install
 smartmontools</a></li>
+<li><a href="#PROBLEMS">Serious Problem Reports (system lockup, etc.)</a></li>
 <li><a href="#FAQ">Frequently Asked Questions</a></li>
 <li><a href="#testinghelp">The code needs to be tested on SCSI,
 FireWire, USB, and SATA disks/tapes</a></li>
@@ -140,6 +141,12 @@ manual pages, then you may need to add <tt>/usr/share/man</tt> to your
 
 <hr size="2" />
 
+<a name="PROBLEMS"></a><b>Serious Problem Reports</b>
+<p>If a serious problem gets reported to us, it gets added to the <a
+href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/smartmontools/sm5/WARNINGS?rev=HEAD&content-type=text/vnd.viewcvs-markup">
+WARNINGS</a> file in smartmontools. So far the only problem report is
+about a SCSI RAID controller.</p>
+
 <a name="FAQ"></a><b>Frequently Asked Questions</b>
 
 <p>If your question is not here, please <a href="mailto:smartmontools-support @ lists.sourceforge.net">email
-- 
GitLab