diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index ee3b3940c0d81fd8efb6a0a39cedbe85105eef32..1f6368318efba2673d291b3e1f7e74db030f0673 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.618 2007/06/13 20:52:22 chrfranke Exp $ +$Id: CHANGELOG,v 1.619 2007/06/15 16:23:13 guidog Exp $ The most recent version of this file is: http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/CHANGELOG?view=markup @@ -33,6 +33,9 @@ NOTES FOR FUTURE RELEASES: see TODO file. <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> + [GG] bit 4 in smartctl's return code might be set even when the dist check + didn't return "DISK OK" + [CF] Drive database: added '-F samsung3' for Samsung P80 firmware BH100-35. diff --git a/sm5/smartctl.8.in b/sm5/smartctl.8.in index db89d5a776af2919d49b4ce58e75135d57b1259e..789ed0c3b4883ea188776080ae3cfd320f78145a 100644 --- a/sm5/smartctl.8.in +++ b/sm5/smartctl.8.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-7 Bruce Allen <smartmontools-support@lists.sourceforge.net> - $Id: smartctl.8.in,v 1.95 2007/02/12 21:58:31 chrfranke Exp $ + $Id: smartctl.8.in,v 1.96 2007/06/15 16:23:13 guidog 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 @@ -1370,7 +1370,7 @@ in a SMART data structure (see \'\-b\' option above). SMART status check returned "DISK FAILING". .TP .B Bit 4: -SMART status check returned "DISK OK" but we found prefail Attributes <= threshold. +We found prefail Attributes <= threshold. .TP .B Bit 5: SMART status check returned "DISK OK" but we found that some (usage @@ -1475,7 +1475,7 @@ these documents may be found in the References section of the .SH CVS ID OF THIS PAGE: -$Id: smartctl.8.in,v 1.95 2007/02/12 21:58:31 chrfranke Exp $ +$Id: smartctl.8.in,v 1.96 2007/06/15 16:23:13 guidog Exp $ .\" Local Variables: .\" mode: nroff .\" End: