From c0cd59646178ad9661167fe83980a7180f07574e Mon Sep 17 00:00:00 2001
From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Tue, 21 Jan 2003 00:03:48 +0000
Subject: [PATCH] Updated references to options to use 5.1 options

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

diff --git a/www/index.html b/www/index.html
index 274b1b8ed..9e2c8deeb 100644
--- a/www/index.html
+++ b/www/index.html
@@ -133,7 +133,7 @@ pages, and try out the commands:</b>
 
 <pre>man 8 smartctl
 man 8 smartd
-/usr/sbin/smartctl -etf /dev/hda (only root can do this)
+/usr/sbin/smartctl -s on -o on -S on /dev/hda (only root can do this)
 /usr/sbin/smartctl -a /dev/hda (only root can do this)</pre>
 
 <p>Note that the default location for the manual pages are in
@@ -268,8 +268,8 @@ from smartsuite in that it supports the ATA/ATAPI-5 standard.&#160; So
 for example <tt>smartctl</tt> from smartsuite has no facility for
 printing the S.M.A.R.T. self-test logs, and doesn't print timestamp
 information in the most usable way.&#160; The <tt>smartctl</tt> utility
-in smartmontools has added functionality for this (<tt>-q,-Q, -L,-f, -F, -U, -P
-and -m</tt> options), updated documentation, and also fixes small
+in smartmontools has added functionality for this (<tt>-q, -l selftest,-S,
+-T, -v and -m</tt> options), updated documentation, and also fixes small
 technical bugs in smartsuite.&#160; See the 
 <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/smartmontools/sm5/CHANGELOG?rev=HEAD&amp;content-type=text/plain">CHANGELOG</a>
 file in CVS for a summary of what's been done.&#160; The <tt>smartd</tt>
-- 
GitLab