diff --git a/www/Maxtor-0.html b/www/Maxtor-0.html index 36eba8b45e6ada76a838beb97b39f053bd342446..0429a17a21f78c1d22de425041a3aa7361bff96c 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>