summaryrefslogtreecommitdiffstats
path: root/system/diskscan
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:07:33 +0100
committer B. Watson2022-03-17 17:38:05 +0100
commit5c64e24ef29063f042cf84891c81f0065ba9a1e5 (patch)
treefd223e16785cf28a1c1be169732d753a6e2c131c /system/diskscan
parent25fff61f2396cd3d9c17f691a1700c1b664185bc (diff)
downloadslackbuilds-5c64e24ef29063f042cf84891c81f0065ba9a1e5.tar.gz
system/diskscan: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/diskscan')
-rw-r--r--system/diskscan/README15
1 files changed, 7 insertions, 8 deletions
diff --git a/system/diskscan/README b/system/diskscan/README
index 44c4ac5beb..7ab5365c5b 100644
--- a/system/diskscan/README
+++ b/system/diskscan/README
@@ -1,9 +1,8 @@
-DiskScan is a tool to scan a block device and check if there are unreadable
-sectors, in addition it uses read latency times as an assessment for a near
-failure as sectors that are problematic to read usually entail many retries.
+DiskScan is a tool to scan a block device and check if there are
+unreadable sectors, in addition it uses read latency times as an
+assessment for a near failure as sectors that are problematic to read
+usually entail many retries.
-Diskscan will only perform reads in its disk surface scan so it is not
-destructive in any way and it will report on all the key metrics needed to
-decide if the disk is good or not.
-
-
+Diskscan will only perform reads in its disk surface scan so it is
+not destructive in any way and it will report on all the key metrics
+needed to decide if the disk is good or not.