Corrected rank of -checkmedia quality "md5_mismatch"

This commit is contained in:
2018-09-01 21:19:06 +02:00
parent 675f9fe9d1
commit 92665c8be3
7 changed files with 59 additions and 52 deletions

View File

@ -50,7 +50,7 @@
@c man .\" First parameter, NAME, should be all caps
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
@c man .\" other parameters are allowed: see man(7), man(1)
@c man .TH XORRISO 1 "Version 1.4.9, Mar 23, 2018"
@c man .TH XORRISO 1 "Version 1.4.9, Aug 31, 2018"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -5369,7 +5369,7 @@ have an -indev and a loaded image. ":force" may be appended after the number.
@item bad_limit=threshold
sets the highest quality which shall be considered as damage.
Choose one of "good", "md5_match", "slow", "partial", "valid", "untested",
"invalid", "tao_end", "off_track", "md5_mismatch", "unreadable".
"md5_mismatch", "invalid", "tao_end", "off_track", "unreadable".
@*
"valid" and "invalid" are qualities imported from a sector_map file.
"tao_end" and "off_track" are intentionally not readable, but not bad either.
@ -5377,6 +5377,8 @@ Choose one of "good", "md5_match", "slow", "partial", "valid", "untested",
supposed to be ok but stem from a suspicious neighborhood.
@*
"md5_match" and "md5_mismatch" regions overlap with regions of other quality.
The former is a strong confirmation for quality, the latter only tells that
one or more blocks of the region must be wrong.
@*
@item slow_limit=threshold
sets the time threshold for a single read chunk to be considered
@ -7138,7 +7140,7 @@ Startup files and program options can override the effect of SOURCE_DATE_EPOCH.
@c man .TP
@c man Other programs which produce ISO 9660 images
@c man .BR mkisofs(8),
@c man .BR genisoimage(8)
@c man .BR genisoimage(1)
@c man .TP
@c man Other programs which burn sessions to optical media
@c man .BR growisofs(1),
@ -7173,7 +7175,7 @@ mount(8)
readline(3)
@item Other programs which produce ISO 9660 images
mkisofs(8),
genisoimage(8)
genisoimage(1)
@item Other programs which burn sessions to optical media
growisofs(1),
cdrecord(1),