From b6aaee240b3fe1eda7c75acbaf16a17fb261f501 Mon Sep 17 00:00:00 2001
From: steffeng <steffeng@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 13 Nov 2002 14:44:22 +0000
Subject: [PATCH] One step towards XML compliance

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@265 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/Maxtor-0.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/www/Maxtor-0.html b/www/Maxtor-0.html
index 36eba8b45..0429a17a2 100644
--- a/www/Maxtor-0.html
+++ b/www/Maxtor-0.html
@@ -1,3 +1,14 @@
+<!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</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" />
+ <meta name="keywords" content="SMART, S.M.A.R.T., Linux, disk monitoring" />
+</head>
+<body>
+
 <pre><tt>
 
 smartctl version 5.0-36 Copyright (C) 2002 Bruce Allen
@@ -130,3 +141,5 @@ Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA
 
 </tt></pre>
 
+</body>
+</html>
-- 
GitLab