From 5c64e24ef29063f042cf84891c81f0065ba9a1e5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:07:33 -0400 Subject: system/diskscan: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/diskscan/README | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/diskscan/README b/system/diskscan/README index 44c4ac5beb4ab..7ab5365c5ba85 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. -- cgit v1.2.3