From 4498ded22dae75d18a558981eda1ec42e968eb47 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 4 Jan 2003 11:12:36 +0000
Subject: [PATCH] Release 5.1.1

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@414 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/README | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

diff --git a/sm5/README b/sm5/README
index 3efb37959..cf2ac1f5e 100644
--- a/sm5/README
+++ b/sm5/README
@@ -89,13 +89,13 @@ Fourteen files are installed:
 /usr/share/man/man8/smartctl.8.gz              [Manual page]
 /usr/share/man/man8/smartd.8.gz                [Manual page]
 /usr/share/man/man5/smartd.conf.5.gz           [Manual page]
-/usr/share/doc/smartmontools-5.0/README        [What you are reading!]
-/usr/share/doc/smartmontools-5.0/TODO          [Things that need to be done/fixed]
-/usr/share/doc/smartmontools-5.0/CHANGELOG     [A log of changes. Also see CVS]
-/usr/share/doc/smartmontools-5.0/COPYING       [GNU Public License.] 
-/usr/share/doc/smartmontools-5.0/VERSION       [Version number]
-/usr/share/doc/smartmontools-5.0/WARNINGS      [Systems where lockups or other serious problems reported]
-/usr/share/doc/smartmontools-5.0/smartd.conf   [Example Configuration file for /etc/]
+/usr/share/doc/smartmontools-5.1/README        [What you are reading!]
+/usr/share/doc/smartmontools-5.1/TODO          [Things that need to be done/fixed]
+/usr/share/doc/smartmontools-5.1/CHANGELOG     [A log of changes. Also see CVS]
+/usr/share/doc/smartmontools-5.1/COPYING       [GNU Public License.] 
+/usr/share/doc/smartmontools-5.1/VERSION       [Version number]
+/usr/share/doc/smartmontools-5.1/WARNINGS      [Systems where lockups or other serious problems reported]
+/usr/share/doc/smartmontools-5.1/smartd.conf   [Example Configuration file for /etc/]
 /etc/smartd.conf.example                       [Example Configuration file for /etc/]
 
 Source and binary RPM files are available at the website listed above.
@@ -103,9 +103,14 @@ Source and binary RPM files are available at the website listed above.
 PLEASE READ THE MANUAL PAGES FOR SMARTCTL AND SMARTD FOR MORE INFORMATION.
 
 
+STARTING WITH SMARTMONTOOLS 5.1.X, THE COMMAND LINE OPTIONS AND THE
+SMARTD.CONF DIRECTIVES HAVE BEEN RENAMED.  WHAT FOLLOWS IS A SUMMARY
+TABLE SHOWING THE COMPARISON BETWEEN THE OLD AND THE NEW OPTION AND
+DIRECTIVE NAMES.
+
 == NEW OPTION NAMES FOR SMARTCTL 5.1 ==
 The following is a synopsis of the new options in smartctl 5.1 -- please see the
-man page for more information.
+man pages for more information.
 
   -h, --help, --usage
         Show usage and syntax help
@@ -183,9 +188,9 @@ The following table shows the mapping of old to new smartctl options and of
 old to new smartd.conf directives:
 
   -------------------------------------------------------------------------------------------------------------------
-  Old option    New short option        New long option                    smartd.conf               smartd.conf
-  Versions <=   Versions >= 5.1         Versions >= 5.1                    DIRECTIVE                 DIRECTIVE
-  5.0                                                                      <= 5.0                     >= 5.1
+  smartctl      smartctl options        smartctl options                  smartd.conf               smartd.conf
+  options       Versions >= 5.1         Versions >= 5.1                   DIRECTIVES                DIRECTIVES
+  Versons<=5.0  (short options)         (long options)                    Versions <= 5.0           Versions >= 5.1
   -------------------------------------------------------------------------------------------------------------------
   -h, -?        -h, -?                  --help
   -V            -V                      --version, --copyright, --license
-- 
GitLab