summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-01 21:05:06 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-01 21:05:06 +0200
commite02c55e2f3551fe04e481b1cf1f63d5ca9bc5c1d (patch)
tree75887b9d78e4b76fd809b268153cedd0ec2f8d26 /README
parent2161c8e91f6131913801b031c68eaea4264f224f (diff)
yet another README fix
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index 524c094..bf3a1d4 100644
--- a/README
+++ b/README
@@ -7,11 +7,12 @@ GITWEB:
http://git.0pointer.de/?p=libatasmart.git
NOTES:
- As the name suggests it only does ATA S.M.A.R.T., there is no
- support for SCSI harddisks. SCSI S.M.A.R.T. is a very
- different system, support for it should be implemented in a
- seperate library "libscsismart" if there should ever be
- support for it.
+
+ As the name suggests libatasmart only does ATA S.M.A.R.T.,
+ there is no support for SCSI harddisks. SCSI S.M.A.R.T. is a
+ very different system, support for it should be implemented in
+ a separate library "libscsismart" if there should ever be
+ demand for it.
This library is supposed to be lean and small and thus
supports only a subset of the S.M.A.R.T. functionality.