Preliminarily banned writing while read displacement is non-zero
This commit is contained in:
@ -44,7 +44,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 "Dec 02, 2010"
|
||||
@c man .TH XORRISO 1 "Dec 04, 2010"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -838,11 +838,12 @@ setting is valid for -rollback until next -dev or -indev, where it
|
||||
will be reset to "auto".
|
||||
@c man .TP
|
||||
@item -displacement [-]lba
|
||||
@kindex -displacment compensate altered image start address
|
||||
@kindex -displacement compensate altered image start address
|
||||
@cindex Session, altered start address, -displacement
|
||||
Compensate an eventual displacement of the image versus the start address
|
||||
for which the image was prepared. This affects only loading of ISO images
|
||||
and reading of their files.
|
||||
and reading of their files. Writing is not allowed as long as -displacement
|
||||
is non-zero.
|
||||
Examples:
|
||||
@*
|
||||
If a track of a CD starts at block 123456 and gets copied to a disk file
|
||||
|
Reference in New Issue
Block a user