From 1c600c7b4af7c03d7d04f25dc0e31d8ecab6e6e4 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 2 Apr 2004 23:48:33 +0000
Subject: [PATCH] Fix invalid html

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

diff --git a/www/index.html b/www/index.html
index 3cb04afe5..9354f8792 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/02 20:09:13 $)</title>
+ <title>smartmontools Home Page (last updated $Date: 2004/04/02 23:48:33 $)</title>
  <link rev="made" href="mailto:smartmontools-support&#64;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.139 2004/04/02 20:09:13 ballen4705 Exp $ -->
+<!-- $Id: index.html,v 1.140 2004/04/02 23:48:33 ballen4705 Exp $ -->
 <div align="center"><h1><font color="#3333ff">smartmontools Home Page</font></h1></div>
 
 <p>Welcome! This is the home page for the smartmontools package.</p> 
@@ -316,10 +316,11 @@ out.</p></li>
 
 <li><b>What are the operating system requirements?</b>
 <p>
-
 Please see the first section of the <a
 href="http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/INSTALL?view=markup">INSTALL</a>
 file.
+</p>
+</li>
 
 <li><b>What Attributes does smartmontools not yet recognize?</b>
 
@@ -996,8 +997,8 @@ from smartmontools smartctl utility:</b>
 
 Maintained by: <a href="mailto:smartmontools-support&#64;lists.sourceforge.net">Bruce Allen</a><br />
 Copyright (C) 2002-4 Bruce Allen<br />
-Last updated: <tt>$Date: 2004/04/02 20:09:13 $</tt><br />
-CVS tag: <tt>$Id: index.html,v 1.139 2004/04/02 20:09:13 ballen4705 Exp $</tt>
+Last updated: <tt>$Date: 2004/04/02 23:48:33 $</tt><br />
+CVS tag: <tt>$Id: index.html,v 1.140 2004/04/02 23:48:33 ballen4705 Exp $</tt>
 
 <hr size="2" />
 
-- 
GitLab