diff --git a/sm5/smartd.8.in b/sm5/smartd.8.in
index 65a33b8260347e4a4a0525ed7f557d5ddeacd32f..b2b23f32364d39f2b5d440a89ec0d19e918a507a 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 0884f95eea6ebc3fbdaed8ee80c95c1fdaa54c99..9063fe51232f5c5600ae6e8e5fb87d541533a679 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 $