From f9d4671fe618d2ca602637ba3dac43c7d8456e04 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 10 Apr 2004 22:13:18 +0000 Subject: [PATCH] Fix XHTML errors introduced by Christian's edits git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1669 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/www/index.html b/www/index.html index 79b90179d..d0a71ea28 100644 --- a/www/index.html +++ b/www/index.html @@ -1,7 +1,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" lang="en" xml:lang="en"> <head> - <title>smartmontools Home Page (last updated $Date: 2004/04/10 06:45:22 $)</title> + <title>smartmontools Home Page (last updated $Date: 2004/04/10 22:13:18 $)</title> <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Home Page" /> @@ -9,7 +9,7 @@ </head> <body> -<!-- $Id: index.html,v 1.142 2004/04/10 06:45:22 ballen4705 Exp $ --> +<!-- $Id: index.html,v 1.143 2004/04/10 22:13:18 ballen4705 Exp $ --> <div align="center"> <img src="smart_logo.gif" border="0" width="105" height="59" alt="SMART LOGO" /> @@ -571,13 +571,13 @@ driver/firmware/utility package version 7.7.0. <a href="http://sourceforge.net/users/chrfranke/">Christian Franke</a> was first checked in 2004/02/23 on CVS branch <a href="http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/?only_with_tag=RELEASE_5_26_WIN32_BRANCH"> -RELEASE_5_26_WIN32_BRANCH</a> and has been merged to the CVS trunk later. +RELEASE_5_26_WIN32_BRANCH</a> and has been merged to the CVS trunk later.</p> -The <a href="http://www.cygwin.com/">Cygwin</a> environment can be +<p>The <a href="http://www.cygwin.com/">Cygwin</a> environment can be used to built both Cygwin and Native (<a href="http://www.mingw.org/">MinGW</a>, not depending on Cygwin) versions of smartctl and smartd. Installation instructions can be found <a href="#CygwinInstall">here</a> -and <a href="#MinGWInstall">here</a>. +and <a href="#MinGWInstall">here</a>.</p> <p>Alternatively, you can also run it from a <a href="#bootable">bootable CD</a></p> @@ -589,8 +589,8 @@ Additional information from Microsoft can be found <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q208048">here</a>. A related newsgroup thread (with pointers to additional documentation, etc.) is <a -href="http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&th=18cdac9d90f6bda1&rnum=1">here</a>.</p> - +href="http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&th=18cdac9d90f6bda1&rnum=1">here</a>. +</p> </li> <li><b>Why did the release version scheme change?</b> @@ -957,8 +957,8 @@ from smartmontools smartctl utility:</b> Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Bruce Allen</a><br /> Copyright (C) 2002-4 Bruce Allen<br /> -Last updated: <tt>$Date: 2004/04/10 06:45:22 $</tt><br /> -CVS tag: <tt>$Id: index.html,v 1.142 2004/04/10 06:45:22 ballen4705 Exp $</tt> +Last updated: <tt>$Date: 2004/04/10 22:13:18 $</tt><br /> +CVS tag: <tt>$Id: index.html,v 1.143 2004/04/10 22:13:18 ballen4705 Exp $</tt> <hr size="2" /> -- GitLab