From ae886b6154edb8c7d057a4f105a2cc6233a1d312 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 19 Oct 2010 10:48:37 +0000 Subject: [PATCH] Minor adjustments --- xorriso/xorriso.1 | 3 ++ xorriso/xorriso.h | 12 +++---- xorriso/xorriso.info | 66 +++++++++++++++++++------------------ xorriso/xorriso.texi | 6 +++- xorriso/xorriso_timestamp.h | 2 +- 5 files changed, 49 insertions(+), 40 deletions(-) diff --git a/xorriso/xorriso.1 b/xorriso/xorriso.1 index 1ece0b32..de5827e7 100644 --- a/xorriso/xorriso.1 +++ b/xorriso/xorriso.1 @@ -3451,6 +3451,8 @@ instead of -G to apply the effect of -boot_image isolinux partition_table=on. .br -mips-boot is the same as -boot_image any mips_path= . .br +-mipsel-boot leads to mipsel_path= . +.br -partition_offset number is -boot_image any partition_offset=number. .br @@ -3460,6 +3462,7 @@ The options of genisoimage Jigdo Template Extraction are recognized and performed via xorriso option -jigdo. See the "Alias:" names there for the meaning of the genisoimage options. .br + Personalites "\fBxorrisofs\fR", "\fBgenisoimage\fR", and "\fBgenisofs\fR" are aliases for "mkisofs". .br diff --git a/xorriso/xorriso.h b/xorriso/xorriso.h index 9afdabb4..c72e190b 100644 --- a/xorriso/xorriso.h +++ b/xorriso/xorriso.h @@ -562,15 +562,15 @@ int Xorriso_lst_destroy_all(struct Xorriso_lsT **lstring, int flag); Xorriso_eval_problem_status() One should follow its eventual advice to abort. - Options with a varying number of arguments get them passed like + Options with a varying number of arguments get then passed like Xorriso_interpreter(). E.g.: int Xorriso_option_add(struct XorrisO *xorriso, int argc, char **argv, int *idx, int flag); - They begin to read the arguments at position *idx and will see the list - end either at the next argv which contains the -list_delimiter text or - at argv[argc-1]. After the call, *idx will be the index of the first not - yet interpreted argv. - + The option functions will begin to read the arguments at position *idx + and will see the list end either at the next argv which contains the + -list_delimiter text or at argv[argc-1]. + After the call, *idx will be the index of the first not yet interpreted + argv. */ diff --git a/xorriso/xorriso.info b/xorriso/xorriso.info index cb447bab..94281da4 100644 --- a/xorriso/xorriso.info +++ b/xorriso/xorriso.info @@ -3073,12 +3073,14 @@ programs trigger comparable actions. partition_table=on. --boot-catalog-hide is -boot_image any cat_hidden=on. -mips-boot is the same as -boot_image any mips_path= . + -mipsel-boot leads to mipsel_path= . -partition_offset number is -boot_image any partition_offset=number. Option -append_partition is supported. The options of genisoimage Jigdo Template Extraction are recognized and performed via xorriso option -jigdo. See the "Alias:" names there for the meaning of the genisoimage options. + Personalites "*xorrisofs*", "*genisoimage*", and "*genisofs*" are aliases for "mkisofs". If xorriso is started with one of the leafnames "xorrisofs", @@ -4002,7 +4004,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top * -out_charset sets output character set: SetWrite. (line 156) * -outdev aquires a drive for output: AqDrive. (line 29) * -overwrite enables overwriting in ISO: SetInsert. (line 127) -* -pacifier controls pacifier text form: Emulation. (line 128) +* -pacifier controls pacifier text form: Emulation. (line 130) * -padding sets amount of image padding: SetWrite. (line 239) * -page set terminal geometry: DialogCtl. (line 15) * -paste_in copies file into disk file: Restore. (line 117) @@ -4022,7 +4024,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top * -quoted_not_list sets exclusions: SetInsert. (line 72) * -quoted_path_list inserts paths from disk file: Insert. (line 80) * -read_mkisofsrc searches and reads .mkisofsrc file: Emulation. - (line 116) + (line 118) * -reassure enables confirmation question: DialogCtl. (line 28) * -report_about controls verbosity: Exception. (line 55) * -return_with controls exit value: Exception. (line 39) @@ -4032,7 +4034,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top * -rollback discards pending changes: Writing. (line 9) * -rollback_end ends program without writing: Scripting. (line 125) * -rom_toc_scan searches for sessions: Loading. (line 184) -* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 138) +* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 140) * -scsi_log reports SCSI commands: Scripting. (line 113) * -session_log logs written sessions: Scripting. (line 104) * -session_string composes session info line: Inquiry. (line 56) @@ -4089,11 +4091,11 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top * Backslash Interpretation, _definition: Processing. (line 49) * Backup, enable fast incremental, -disk_dev_ino: Loading. (line 163) * Backup, enable features, -for_backup: Loading. (line 158) -* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 138) +* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 140) * Blank media, _definition: Media. (line 29) * Blind growing, _definition: Methods. (line 40) * Bootability, control, -boot_image: Bootable. (line 26) -* cdrecord, Emulation: Emulation. (line 83) +* cdrecord, Emulation: Emulation. (line 85) * Character Set, _definition: Charset. (line 6) * Character Set, for input, -in_charset: Loading. (line 73) * Character Set, for input/output, -charset: Charset. (line 43) @@ -4128,10 +4130,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top * Drive, write and eject, -commit_eject: Writing. (line 40) * El Torito, _definiton: Extras. (line 19) * Emulation, -as: Emulation. (line 13) -* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 116) -* Emulation, cdrecord, -as: Emulation. (line 83) +* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 118) +* Emulation, cdrecord, -as: Emulation. (line 85) * Emulation, mkisofs, -as: Emulation. (line 16) -* Emulation, pacifier form, -pacifier: Emulation. (line 128) +* Emulation, pacifier form, -pacifier: Emulation. (line 130) * Examples: Examples. (line 6) * Filter, _definition: Filter. (line 6) * Filter, apply to file tree, -set_filter_r: Filter. (line 84) @@ -4342,29 +4344,29 @@ Node: Navigate127360 Node: Verify134958 Node: Restore143378 Node: Emulation150034 -Node: Scripting158138 -Node: Frontend163700 -Node: Examples164901 -Node: ExDevices166070 -Node: ExCreate166704 -Node: ExDialog167978 -Node: ExGrowing169240 -Node: ExModifying170042 -Node: ExBootable170543 -Node: ExCharset171090 -Node: ExPseudo171918 -Node: ExCdrecord172812 -Node: ExMkisofs173127 -Node: ExGrowisofs174130 -Node: ExException175254 -Node: ExTime175708 -Node: ExIncBackup176167 -Node: ExRestore179639 -Node: ExRecovery180608 -Node: Files181174 -Node: Seealso182402 -Node: Legal182926 -Node: CommandIdx183848 -Node: ConceptIdx197934 +Node: Scripting158181 +Node: Frontend163743 +Node: Examples164944 +Node: ExDevices166113 +Node: ExCreate166747 +Node: ExDialog168021 +Node: ExGrowing169283 +Node: ExModifying170085 +Node: ExBootable170586 +Node: ExCharset171133 +Node: ExPseudo171961 +Node: ExCdrecord172855 +Node: ExMkisofs173170 +Node: ExGrowisofs174173 +Node: ExException175297 +Node: ExTime175751 +Node: ExIncBackup176210 +Node: ExRestore179682 +Node: ExRecovery180651 +Node: Files181217 +Node: Seealso182445 +Node: Legal182969 +Node: CommandIdx183891 +Node: ConceptIdx197977  End Tag Table diff --git a/xorriso/xorriso.texi b/xorriso/xorriso.texi index b65c63cd..1046387c 100644 --- a/xorriso/xorriso.texi +++ b/xorriso/xorriso.texi @@ -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 "Oct 18, 2010" +@c man .TH XORRISO 1 "Oct 19, 2010" @c man .\" Please adjust this date whenever revising the manpage. @c man .\" @c man .\" Some roff macros, for reference: @@ -4103,6 +4103,8 @@ instead of -G to apply the effect of -boot_image isolinux partition_table=on. @* @minus{}mips-boot is the same as -boot_image any mips_path= . @* +@minus{}mipsel-boot leads to mipsel_path= . +@* @minus{}partition_offset number is @minus{}boot_image any partition_offset=number. @* @@ -4112,6 +4114,8 @@ The options of genisoimage Jigdo Template Extraction are recognized and performed via xorriso option -jigdo. See the "Alias:" names there for the meaning of the genisoimage options. @* +@sp 1 + Personalites "@strong{xorrisofs}", "@strong{genisoimage}", and "@strong{genisofs}" are aliases for "mkisofs". @* diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 40b00d90..8eb32edb 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.10.18.160132" +#define Xorriso_timestamP "2010.10.19.104814"