Corrected description of check_media patch_lba0="on"
This commit is contained in:
@ -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.2.5, Jul 20, 2012"
|
||||
@c man .TH XORRISO 1 "Version 1.2.5, Jul 26, 2012"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -4476,9 +4476,9 @@ prints their volume ids into the human readable TOC of sector_map=.
|
||||
transfers within the data_to= file a copy of the currently
|
||||
loaded session head to the start of that file and patches it to be valid
|
||||
at that position.
|
||||
This makes the loaded session the default session of the image file
|
||||
when it gets mounted or loaded as stdio: drive. But it usually makes
|
||||
the original session 1 inaccessible.
|
||||
This makes the loaded session the last valid session of the image file
|
||||
when it gets mounted or loaded as stdio: drive. New sessions will be appended
|
||||
after this last session and will overwrite any sessions which have followed it.
|
||||
@*
|
||||
@item patch_lba0="force"
|
||||
performs patch_lba0="on" even if @command{xorriso} believes
|
||||
|
Reference in New Issue
Block a user