Corrected description of check_media patch_lba0="on"

This commit is contained in:
Thomas Schmitt 2012-07-26 13:09:09 +00:00
parent 24cf8a11ee
commit 2814e5d44f
3 changed files with 43 additions and 42 deletions

View File

@ -9,7 +9,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH XORRISO 1 "Version 1.2.5, Jul 20, 2012"
.TH XORRISO 1 "Version 1.2.5, Jul 26, 2012"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -3808,9 +3808,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.
.br
\fBpatch_lba0="force"\fR
performs patch_lba0="on" even if \fBxorriso\fR believes

View File

@ -3350,9 +3350,10 @@ transmission errors.
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.
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.
patch_lba0="force"
performs patch_lba0="on" even if `xorriso' believes that the
copied data are not valid.
@ -4536,8 +4537,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -cdx sets working directory on disk: Navigate. (line 16)
* -changes_pending overrides change status: Writing. (line 13)
* -charset sets input/output character set: Charset. (line 43)
* -check_md5 verifies file checksum: Verify. (line 153)
* -check_md5_r verifies file tree checksums: Verify. (line 169)
* -check_md5 verifies file checksum: Verify. (line 154)
* -check_md5_r verifies file tree checksums: Verify. (line 170)
* -check_media reads media block by block: Verify. (line 21)
* -check_media_defaults sets -check_media options: Verify. (line 41)
* -chgrp sets group in ISO image: Manip. (line 50)
@ -4980,8 +4981,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Verify, compare ISO and disk file, -compare: Navigate. (line 146)
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 159)
* Verify, compare ISO and disk, -compare_l: Navigate. (line 164)
* Verify, file checksum, -check_md5: Verify. (line 153)
* Verify, file tree checksums, -check_md5_r: Verify. (line 169)
* Verify, file checksum, -check_md5: Verify. (line 154)
* Verify, file tree checksums, -check_md5_r: Verify. (line 170)
* Verify, preset -check_media, -check_media_defaults: Verify. (line 41)
* Write, block size, -dvd_obs: SetWrite. (line 309)
* Write, bootability, -boot_image: Bootable. (line 26)
@ -5041,32 +5042,32 @@ Node: DialogCtl148437
Node: Inquiry151034
Node: Navigate155900
Node: Verify164197
Node: Restore173163
Node: Emulation180072
Node: Scripting189883
Node: Frontend197043
Node: Examples198343
Node: ExDevices199520
Node: ExCreate200179
Node: ExDialog201464
Node: ExGrowing202729
Node: ExModifying203534
Node: ExBootable204038
Node: ExCharset204590
Node: ExPseudo205411
Node: ExCdrecord206309
Node: ExMkisofs206626
Node: ExGrowisofs207966
Node: ExException209101
Node: ExTime209555
Node: ExIncBackup210014
Node: ExRestore214006
Node: ExRecovery214966
Node: Files215536
Node: Seealso216835
Node: Bugreport217558
Node: Legal218139
Node: CommandIdx219150
Node: ConceptIdx235022
Node: Restore173228
Node: Emulation180137
Node: Scripting189948
Node: Frontend197108
Node: Examples198408
Node: ExDevices199585
Node: ExCreate200244
Node: ExDialog201529
Node: ExGrowing202794
Node: ExModifying203599
Node: ExBootable204103
Node: ExCharset204655
Node: ExPseudo205476
Node: ExCdrecord206374
Node: ExMkisofs206691
Node: ExGrowisofs208031
Node: ExException209166
Node: ExTime209620
Node: ExIncBackup210079
Node: ExRestore214071
Node: ExRecovery215031
Node: Files215601
Node: Seealso216900
Node: Bugreport217623
Node: Legal218204
Node: CommandIdx219215
Node: ConceptIdx235087

End Tag Table

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.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