From 60444e1b032e6b3f305bf86cfda890eb5c97c0db Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Tue, 4 Nov 2008 20:07:39 +0000
Subject: [PATCH] BackTrack 3 does not contain smartmontools.

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

diff --git a/www/faq.html b/www/faq.html
index 800f87daf..1c2502229 100644
--- a/www/faq.html
+++ b/www/faq.html
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
- <title>smartmontools FAQ Page (last updated $Date: 2008/10/24 21:06:33 $)</title>
+ <title>smartmontools FAQ Page (last updated $Date: 2008/11/04 20:07:39 $)</title>
  <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
  <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
  <meta name="description" content="smartmontools Home Page" />
@@ -15,7 +15,7 @@
 <link rel="stylesheet" type="text/css" href="css/style.css" />
 </head>
 <body>
-<!-- $Id: faq.html,v 1.7 2008/10/24 21:06:33 chrfranke Exp $ -->
+<!-- $Id: faq.html,v 1.8 2008/11/04 20:07:39 chrfranke Exp $ -->
 <div id="header">
     <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
     smartmontools FAQ Page</h1>
@@ -364,8 +364,6 @@ day-to-day operating system.</p>
 based CD, smartmontools is also included in <a href="http://grml.org/faq/#whatissmall"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />grml-small</a>)</li>
 <li><a href="http://smartlinux.sourceforge.net/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />S.M.A.R.T. Linux</a>
 (a bootable FLOPPY containing smartmontools!)</li>
-<li><a href="http://www.remote-exploit.org/backtrack.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />BackTrack</a>
-(<a href="http://www.slackware.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Slackware</a> based CD with Security and Forensics tools)</li>
 <li><a href="http://www.inside-security.de/insert_en.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />INSERT (Inside Security Rescue Toolkit)</a>
 (Knoppix based CD)</li>
 <li><a href="http://www.911cd.net/forums/index.php?showtopic=13459"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Smartctl Plugin</a>
@@ -762,7 +760,7 @@ Hosted by<br />
  <br />
 <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br />
 Copyright (C) 2002-8 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
-Last update: $Date: 2008/10/24 21:06:33 $</font><br />
+Last update: $Date: 2008/11/04 20:07:39 $</font><br />
 <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Ffaq.html">W3C Link-Checker</a><br />
 <a href="http://validator.w3.org/check?uri=referer"><img
         src="http://www.w3.org/Icons/valid-xhtml10-blue"
-- 
GitLab