From f24347fecebe893c16ac7956c0be2758cdbdcdaf Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Tue, 9 Dec 2003 21:54:15 +0000
Subject: [PATCH] Indicate scheduled self-test capability for SCSI disks

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1358 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/smartd.8.in      | 10 +++++-----
 sm5/smartd.conf.5.in | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/sm5/smartd.8.in b/sm5/smartd.8.in
index 65a33b826..b2b23f323 100644
--- a/sm5/smartd.8.in
+++ b/sm5/smartd.8.in
@@ -1,7 +1,7 @@
 .ig
 Copyright (C) 2002-3 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  
-$Id: smartd.8.in,v 1.26 2003/12/02 13:48:37 ballen4705 Exp $
+$Id: smartd.8.in,v 1.27 2003/12/09 21:54:15 ballen4705 Exp $
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -455,11 +455,11 @@ as if the \'\-a\' Directive (monitor all SMART properties) had been given.
 .B If a SCSI disk is listed,
 it will be monitored at the maximum implemented level: roughly
 equivalent to using the \'\-H \-l selftest\' options for an ATA disk.
-So with the exception of \'\-d\', \'\-m\', \'\-l selftest\', and
+So with the exception of \'\-d\', \'\-m\', \'\-l selftest\', \'\-s\', and
 \'\-M\', the Directives below are ignored for SCSI disks.  For SCSI
 disks, the \'\-m\' Directive sends a warning email if the SMART status
-indicates a disk failure or problem, or if the SCSI inquiry about disk
-status fails.
+indicates a disk failure or problem, if the SCSI inquiry about disk
+status fails, or if new errors appear in the self-test log.
 
 .B If a 3ware controller is used
 then the corresponding SCSI device must be listed, along with the
@@ -1442,4 +1442,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/\fP .
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartd.8.in,v 1.26 2003/12/02 13:48:37 ballen4705 Exp $
+$Id: smartd.8.in,v 1.27 2003/12/09 21:54:15 ballen4705 Exp $
diff --git a/sm5/smartd.conf.5.in b/sm5/smartd.conf.5.in
index 0884f95ee..9063fe512 100644
--- a/sm5/smartd.conf.5.in
+++ b/sm5/smartd.conf.5.in
@@ -1,7 +1,7 @@
 .ig
 Copyright (C) 2002-3 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
-$Id: smartd.conf.5.in,v 1.20 2003/12/02 13:48:37 ballen4705 Exp $
+$Id: smartd.conf.5.in,v 1.21 2003/12/09 21:54:15 ballen4705 Exp $
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
@@ -180,11 +180,11 @@ as if the \'\-a\' Directive (monitor all SMART properties) had been given.
 .B If a SCSI disk is listed,
 it will be monitored at the maximum implemented level: roughly
 equivalent to using the \'\-H \-l selftest\' options for an ATA disk.
-So with the exception of \'\-d\', \'\-m\', \'\-l selftest\', and
+So with the exception of \'\-d\', \'\-m\', \'\-l selftest\', \'\-s\', and
 \'\-M\', the Directives below are ignored for SCSI disks.  For SCSI
 disks, the \'\-m\' Directive sends a warning email if the SMART status
-indicates a disk failure or problem, or if the SCSI inquiry about disk
-status fails.
+indicates a disk failure or problem, if the SCSI inquiry about disk
+status fails, or if new errors appear in the self-test log.
 
 .B If a 3ware controller is used
 then the corresponding SCSI device must be listed, along with the
@@ -1036,4 +1036,4 @@ SEE ALSO:
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartd.conf.5.in,v 1.20 2003/12/02 13:48:37 ballen4705 Exp $
+$Id: smartd.conf.5.in,v 1.21 2003/12/09 21:54:15 ballen4705 Exp $
-- 
GitLab