diff --git a/sm5/README b/sm5/README index 1541db470da1d2d398062f4b2757e1b21dc92a8a..5c58b41aacb087e008bb5cfa278b224d2a6fe31a 100644 --- a/sm5/README +++ b/sm5/README @@ -88,7 +88,7 @@ Source and binary RPM files are available at the website listed above. == USAGE == -SMARTMONTOOLS contents two utilities: +SMARTMONTOOLS contains two utilities: smartctl - A command line control utility smartd - A monitoring daemon @@ -183,4 +183,4 @@ Fax: (408) 867-2115 E-Mail: 250-1752@mcimail.com. -$Id: README,v 1.6 2002/10/14 15:26:00 ballen4705 Exp $ +$Id: README,v 1.7 2002/10/16 18:54:06 ballen4705 Exp $ diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index e496776ad430beecacd12f4745f787e6a23b8e56..c96887f17ccab57ce32ca1304ce6bbc7cccf31a0 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -100,6 +100,6 @@ fi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog -* %{date} Bruce Allen smartmontools-support@lists.sourceforge.net +* Oct 16 2002 Bruce Allen smartmontools-support@lists.sourceforge.net Initial release. Code is derived from smartsuite, and is intended to be compatible with the ATA/ATAPI-5 specifications.