From 4149bc1b2feb49c89b62edacec130887742c1f6c Mon Sep 17 00:00:00 2001 From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 3 Jan 2009 13:20:21 +0000 Subject: [PATCH] Added link to a new smartmontool tutorial. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2695 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/doc.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/www/doc.html b/www/doc.html index e93c92ea9..5ab824f8e 100644 --- a/www/doc.html +++ b/www/doc.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 Documentation Page (last updated $Date: 2008/05/01 11:28:12 $)</title> + <title>smartmontools Documentation Page (last updated $Date: 2009/01/03 13:20:21 $)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Documentation Page" /> @@ -15,7 +15,7 @@ <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> -<!-- $Id: doc.html,v 1.10 2008/05/01 11:28:12 dipohl Exp $ --> +<!-- $Id: doc.html,v 1.11 2009/01/03 13:20:21 dipohl 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 Documentation Page</h1> @@ -83,10 +83,8 @@ should be regarded as definitive for your installation.</p> <h3><a name="tutorials"></a>Tutorials and articles about smartmontools and S.M.A.R.T.</h3> -<p>If you'd like to know more about SMART, then the following -references may be helpful:</p> - <ul> +<li><a href="http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Monitoring Hard Drive Health on Linux with smartmontools ("Random Bits", Jan 2009)</a><br /><font size="-1">Step by step for beginners. Clear instruction with very nice layout :-)</font></li> <li><a href="http://www.linuxjournal.com/article.php?sid=6983"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Monitoring Hard Disks with SMART (Linux Journal, Jan 2004)</a></li> <li><a href="http://lea-linux.org/cached/index/Hardware-hard_plus-smart.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Soyez Smart (Francais) from GNU Linux Magazine France n�68,</a></li> <li><a href="http://www.linux-user.de/ausgabe/2004/10/056-smartmontools/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Vorbeugen statt Crash (Deutsch)</a> @@ -108,6 +106,11 @@ from <a href="http://www.linux-user.de/ausgabe/2004/10"><img src="pics/linkext.g <a href="http://sv.wikipedia.org/wiki/S.M.A.R.T."><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Svenska</a> </li> </ul> + +<p>If you'd like to know more about SMART, the following +<a href="http://smartmontools.sourceforge.net/links.html#references">references</a> +may be helpful.</p> + </div> <hr style="clear:left" /> <div align="center"> @@ -117,7 +120,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/05/01 11:28:12 $</font><br /> +Last update: $Date: 2009/01/03 13:20:21 $</font><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdoc.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" @@ -128,4 +131,4 @@ Last update: $Date: 2008/05/01 11:28:12 $</font><br /> alt="CSS ist valide!" /></a> </div> </body> -</html> \ No newline at end of file +</html> -- GitLab