From c5b9002eccb413da3bdcf9255505d00310b117f3 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Tue, 15 Oct 2002 08:53:39 +0000
Subject: [PATCH] Modified reference to smartsuite to make it clear that this
 was the origin of the present code but is not the same thing.

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

diff --git a/www/index.html b/www/index.html
index d45d57eb5..d711bb147 100644
--- a/www/index.html
+++ b/www/index.html
@@ -219,12 +219,13 @@ as the smartsuite     tools did.<br>
                      
 <hr width="100%" size="2"><a name="differfromsmartsuite"></a><b>How does smartmontools
 differ from smartsuite?<br>
-</b>This code was originally developed as a Senior Thesis by Michael Cornwell
+</b>The smartsuite code was originally developed as a Senior Thesis by Michael Cornwell
 at the Concurrent Systems Laboratory (now part of the <a
  href="http://ssrc.soe.ucsc.edu">Storage Systems Research Center</a>), Jack
 Baskin School of Engineering, University of California, Santa Cruz. <br>
 <b><br>
-           </b>Smartmontools differs from smartsuite only in that it supports
+           </b>Smartmontools was derived directly from smartsuite .  It differs
+from smartsuite in that it supports
 the ATA/ATAPI-5 standard.   So for example <tt>smartctl</tt> from smartsuite
 has no facility  for printing  the S.M.A.R.T. self-test logs, and doesn't
 print timestamp information  in the most  usable  way.   The  <tt>smartctl</tt>
-- 
GitLab