recoverdm (0.20-2) 02-manpage-typo.patch

Summary

 recoverdm.1 |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

    
download this patch

Patch contents

Author: A. Costa <agcosta@gis.net>
Description: Fix manpage spelling errors (Closes: #504541).

diff -Naurp recoverdm.orig/recoverdm.1 recoverdm/recoverdm.1
--- recoverdm.orig/recoverdm.1	2008-10-19 15:07:11.000000000 +0000
+++ recoverdm/recoverdm.1	2008-11-06 15:11:03.000000000 +0000
@@ -10,11 +10,11 @@ recoverdm \- recover files\/disks with d
 .LP
 .I recoverdm
 This program will help you recover disks with bad sectors. You can recover files as well complete devices.
-In case if finds sectors which simply cannot be recoverd, it writes an empty sector to the outputfile and continues.
+In case if finds sectors which simply cannot be recoverd, it writes an empty sector to the output file and continues.
 If you're recovering a CD or a DVD and the program cannot read the sector in "normal mode",
 then the program will try to read the sector in "RAW mode" (without error-checking etc.).
 This toolkit also has a utility called 'mergebad': mergebad merges multiple images into one.
-This can be usefull when you have, for example, multiple CD's with the same data which are all damaged.
+This can be useful when you have, for example, multiple CD's with the same data which are all damaged.
 In such case, you can then first use recoverdm to retrieve the data from the damaged CD's into image-files and then combine them into one image with mergebad.
 .SH OPTIONS
 .TP
@@ -28,7 +28,7 @@ is the device or file you want to recove
 is the file where to write to. This file should not already exists.
 .TP
 .I "\-l list"
-This file will contain the offsets of the bad blocks as well as the size of the badblocks.
+This file will contain the offsets of the bad blocks as well as the size of the bad blocks.
 This file can be used together with the image with the mergebad utility.
 .TP
 .I "\-n retries"