From 752ae741c7b2d446ba73bac6eabc6d3fa87f3a41 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:17:10 +0100 Subject: fix doc text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- deadshred.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index c3706b1..f0471dd 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ SYNOPSIS [-rY] device [map-file] [< random-source] DESCRIPTION - The deadshred utility fills a file or block devices with + The deadshred utility fills a file or block device with nonsense data. The utility is designed specifically for erasing the content of failing hard disc drives, for this purpose, the deadshred utility will skip any section it fails diff --git a/deadshred.1 b/deadshred.1 index 8d36103..7e8b5c2 100644 --- a/deadshred.1 +++ b/deadshred.1 @@ -1,4 +1,4 @@ -.TH DEADSHRED 1 deadshred +.TH DEADSHRED 1 DEADSHRED .SH NAME deadshred \- override the contents of a device that may be broken @@ -22,7 +22,7 @@ deadshred \- override the contents of a device that may be broken .SH DESCRIPTION The .B deadshred -utility fills a file or block devices with +utility fills a file or block device with nonsense data. The utility is designed specifically for erasing the content of failing hard disc drives, for this purpose, the -- cgit v1.2.3-70-g09d2