Skip to content
Snippets Groups Projects
Commit 1c600c7b authored by ballen4705's avatar ballen4705
Browse files

Fix invalid html

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1637 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 4f2cfcc5
Branches
No related tags found
No related merge requests found
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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" /> <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="description" content="smartmontools Home Page" /> <meta name="description" content="smartmontools Home Page" />
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</head> </head>
<body> <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> <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> <p>Welcome! This is the home page for the smartmontools package.</p>
...@@ -316,10 +316,11 @@ out.</p></li> ...@@ -316,10 +316,11 @@ out.</p></li>
<li><b>What are the operating system requirements?</b> <li><b>What are the operating system requirements?</b>
<p> <p>
Please see the first section of the <a Please see the first section of the <a
href="http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/INSTALL?view=markup">INSTALL</a> href="http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/INSTALL?view=markup">INSTALL</a>
file. file.
</p>
</li>
<li><b>What Attributes does smartmontools not yet recognize?</b> <li><b>What Attributes does smartmontools not yet recognize?</b>
...@@ -996,8 +997,8 @@ from smartmontools smartctl utility:</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 /> Maintained by: <a href="mailto:smartmontools-support&#64;lists.sourceforge.net">Bruce Allen</a><br />
Copyright (C) 2002-4 Bruce Allen<br /> Copyright (C) 2002-4 Bruce Allen<br />
Last updated: <tt>$Date: 2004/04/02 20:09:13 $</tt><br /> Last updated: <tt>$Date: 2004/04/02 23:48:33 $</tt><br />
CVS tag: <tt>$Id: index.html,v 1.139 2004/04/02 20:09:13 ballen4705 Exp $</tt> CVS tag: <tt>$Id: index.html,v 1.140 2004/04/02 23:48:33 ballen4705 Exp $</tt>
<hr size="2" /> <hr size="2" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment