Mentioned the change of default weight for boot image files
This commit is contained in:
parent
3580e4c9a5
commit
800d9c6239
@ -9,7 +9,7 @@
|
|||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH XORRISO 1 "Version 1.3.3, Sep 03, 2013"
|
.TH XORRISO 1 "Version 1.3.3, Sep 07, 2013"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@ -1991,6 +1991,7 @@ Data files which are loaded by \-indev or \-dev get a weight between 1 and
|
|||||||
them roughly in the same order if the write method of modifying is applied.
|
them roughly in the same order if the write method of modifying is applied.
|
||||||
.br
|
.br
|
||||||
Data files which are added by other commands get an initial weight of 0.
|
Data files which are added by other commands get an initial weight of 0.
|
||||||
|
Boot image files have a default weight of 2.
|
||||||
.br
|
.br
|
||||||
E.g.: \-exec sort_weight 3 \-\-
|
E.g.: \-exec sort_weight 3 \-\-
|
||||||
.br
|
.br
|
||||||
|
@ -1772,7 +1772,7 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands
|
|||||||
block address. This shall keep them roughly in the same order
|
block address. This shall keep them roughly in the same order
|
||||||
if the write method of modifying is applied.
|
if the write method of modifying is applied.
|
||||||
Data files which are added by other commands get an initial
|
Data files which are added by other commands get an initial
|
||||||
weight of 0.
|
weight of 0. Boot image files have a default weight of 2.
|
||||||
E.g.: -exec sort_weight 3 --
|
E.g.: -exec sort_weight 3 --
|
||||||
show_stream
|
show_stream
|
||||||
shows the content stream chain of a data file.
|
shows the content stream chain of a data file.
|
||||||
@ -5328,43 +5328,43 @@ Node: Insert46505
|
|||||||
Node: SetInsert56704
|
Node: SetInsert56704
|
||||||
Node: Manip65281
|
Node: Manip65281
|
||||||
Node: CmdFind74790
|
Node: CmdFind74790
|
||||||
Node: Filter89786
|
Node: Filter89832
|
||||||
Node: Writing94342
|
Node: Writing94388
|
||||||
Node: SetWrite104039
|
Node: SetWrite104085
|
||||||
Node: Bootable123506
|
Node: Bootable123552
|
||||||
Node: Jigdo139896
|
Node: Jigdo139942
|
||||||
Node: Charset144143
|
Node: Charset144189
|
||||||
Node: Exception146905
|
Node: Exception146951
|
||||||
Node: DialogCtl153025
|
Node: DialogCtl153071
|
||||||
Node: Inquiry155623
|
Node: Inquiry155669
|
||||||
Node: Navigate161940
|
Node: Navigate161986
|
||||||
Node: Verify170238
|
Node: Verify170284
|
||||||
Node: Restore179270
|
Node: Restore179316
|
||||||
Node: Emulation186357
|
Node: Emulation186403
|
||||||
Node: Scripting196659
|
Node: Scripting196705
|
||||||
Node: Frontend204430
|
Node: Frontend204476
|
||||||
Node: Examples214037
|
Node: Examples214083
|
||||||
Node: ExDevices215215
|
Node: ExDevices215261
|
||||||
Node: ExCreate215874
|
Node: ExCreate215920
|
||||||
Node: ExDialog217159
|
Node: ExDialog217205
|
||||||
Node: ExGrowing218424
|
Node: ExGrowing218470
|
||||||
Node: ExModifying219229
|
Node: ExModifying219275
|
||||||
Node: ExBootable219733
|
Node: ExBootable219779
|
||||||
Node: ExCharset220285
|
Node: ExCharset220331
|
||||||
Node: ExPseudo221106
|
Node: ExPseudo221152
|
||||||
Node: ExCdrecord222004
|
Node: ExCdrecord222050
|
||||||
Node: ExMkisofs222321
|
Node: ExMkisofs222367
|
||||||
Node: ExGrowisofs223661
|
Node: ExGrowisofs223707
|
||||||
Node: ExException224796
|
Node: ExException224842
|
||||||
Node: ExTime225250
|
Node: ExTime225296
|
||||||
Node: ExIncBackup225709
|
Node: ExIncBackup225755
|
||||||
Node: ExRestore229689
|
Node: ExRestore229735
|
||||||
Node: ExRecovery230622
|
Node: ExRecovery230668
|
||||||
Node: Files231192
|
Node: Files231238
|
||||||
Node: Seealso232491
|
Node: Seealso232537
|
||||||
Node: Bugreport233214
|
Node: Bugreport233260
|
||||||
Node: Legal233795
|
Node: Legal233841
|
||||||
Node: CommandIdx234806
|
Node: CommandIdx234852
|
||||||
Node: ConceptIdx251395
|
Node: ConceptIdx251441
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
@c man .\" First parameter, NAME, should be all caps
|
@c man .\" First parameter, NAME, should be all caps
|
||||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
@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 .\" other parameters are allowed: see man(7), man(1)
|
||||||
@c man .TH XORRISO 1 "Version 1.3.3, Sep 03, 2013"
|
@c man .TH XORRISO 1 "Version 1.3.3, Sep 07, 2013"
|
||||||
@c man .\" Please adjust this date whenever revising the manpage.
|
@c man .\" Please adjust this date whenever revising the manpage.
|
||||||
@c man .\"
|
@c man .\"
|
||||||
@c man .\" Some roff macros, for reference:
|
@c man .\" Some roff macros, for reference:
|
||||||
@ -2387,6 +2387,7 @@ Data files which are loaded by -indev or -dev get a weight between 1 and
|
|||||||
them roughly in the same order if the write method of modifying is applied.
|
them roughly in the same order if the write method of modifying is applied.
|
||||||
@*
|
@*
|
||||||
Data files which are added by other commands get an initial weight of 0.
|
Data files which are added by other commands get an initial weight of 0.
|
||||||
|
Boot image files have a default weight of 2.
|
||||||
@*
|
@*
|
||||||
E.g.: -exec sort_weight 3 @minus{}@minus{}
|
E.g.: -exec sort_weight 3 @minus{}@minus{}
|
||||||
@*
|
@*
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH XORRISOFS 1 "Version 1.3.3, Aug 07, 2013"
|
.TH XORRISOFS 1 "Version 1.3.3, Sep 07, 2013"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@ -372,7 +372,8 @@ The higher it is, the lower will be the block address of the file data
|
|||||||
in the emerging ISO image.
|
in the emerging ISO image.
|
||||||
Currently the El Torito boot catalog has a hardcoded weight of 1 billion.
|
Currently the El Torito boot catalog has a hardcoded weight of 1 billion.
|
||||||
Normally it should occupy the block with the lowest possible address.
|
Normally it should occupy the block with the lowest possible address.
|
||||||
Data files get added or loaded with initial weight 0.
|
Data files get added or loaded with initial weight 0. Boot image files
|
||||||
|
have a default weight of 2.
|
||||||
.TP
|
.TP
|
||||||
\fB--sort-weight-list\fR disk_path
|
\fB--sort-weight-list\fR disk_path
|
||||||
Read pairs of weight number and iso_rr_path from a file of the
|
Read pairs of weight number and iso_rr_path from a file of the
|
||||||
|
@ -391,7 +391,8 @@ File: xorrisofs.info, Node: SetProduct, Next: SetCompl, Prev: SetInsert, Up:
|
|||||||
in the emerging ISO image. Currently the El Torito boot catalog
|
in the emerging ISO image. Currently the El Torito boot catalog
|
||||||
has a hardcoded weight of 1 billion. Normally it should occupy
|
has a hardcoded weight of 1 billion. Normally it should occupy
|
||||||
the block with the lowest possible address. Data files get added
|
the block with the lowest possible address. Data files get added
|
||||||
or loaded with initial weight 0.
|
or loaded with initial weight 0. Boot image files have a default
|
||||||
|
weight of 2.
|
||||||
|
|
||||||
--sort-weight-list disk_path
|
--sort-weight-list disk_path
|
||||||
Read pairs of weight number and iso_rr_path from a file of the
|
Read pairs of weight number and iso_rr_path from a file of the
|
||||||
@ -1796,7 +1797,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* --no_rc do not execute startup files: Miscellaneous. (line 19)
|
* --no_rc do not execute startup files: Miscellaneous. (line 19)
|
||||||
* --norock disable Rock Ridge production: SetExtras. (line 25)
|
* --norock disable Rock Ridge production: SetExtras. (line 25)
|
||||||
* --old-empty old block addresses for empty files: SetProduct.
|
* --old-empty old block addresses for empty files: SetProduct.
|
||||||
(line 106)
|
(line 107)
|
||||||
* --old-root-devno enable disk idevno with -old-root: SetInsert.
|
* --old-root-devno enable disk idevno with -old-root: SetInsert.
|
||||||
(line 97)
|
(line 97)
|
||||||
* --old-root-no-ino disable disk ino with -old-root: SetInsert.
|
* --old-root-no-ino disable disk ino with -old-root: SetInsert.
|
||||||
@ -1810,9 +1811,9 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* --sort-weight set block address sorting weight: SetProduct.
|
* --sort-weight set block address sorting weight: SetProduct.
|
||||||
(line 49)
|
(line 49)
|
||||||
* --sort-weight-list set block address sorting weight: SetProduct.
|
* --sort-weight-list set block address sorting weight: SetProduct.
|
||||||
(line 60)
|
(line 61)
|
||||||
* --sort-weight-patterns set block address sorting weight: SetProduct.
|
* --sort-weight-patterns set block address sorting weight: SetProduct.
|
||||||
(line 81)
|
(line 82)
|
||||||
* --stdio_sync control forced output to disk files: SetProduct.
|
* --stdio_sync control forced output to disk files: SetProduct.
|
||||||
(line 25)
|
(line 25)
|
||||||
* --xattr Recording of xattr: SetExtras. (line 77)
|
* --xattr Recording of xattr: SetExtras. (line 77)
|
||||||
@ -1839,7 +1840,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* -D allow deep directory hierachies: SetExtras. (line 31)
|
* -D allow deep directory hierachies: SetExtras. (line 31)
|
||||||
* -d omit trailing dot in ISO file names: SetCompl. (line 56)
|
* -d omit trailing dot in ISO file names: SetCompl. (line 56)
|
||||||
* -dev set path for loading existing ISO image: Loading. (line 25)
|
* -dev set path for loading existing ISO image: Loading. (line 25)
|
||||||
* -dir-mode permissions for all directories: SetProduct. (line 85)
|
* -dir-mode permissions for all directories: SetProduct. (line 86)
|
||||||
* -disable-deep-relocation allow deep directory hierachies: SetExtras.
|
* -disable-deep-relocation allow deep directory hierachies: SetExtras.
|
||||||
(line 44)
|
(line 44)
|
||||||
* -disallow_dir_id_ext enforce ISO level 1 directory names: SetCompl.
|
* -disallow_dir_id_ext enforce ISO level 1 directory names: SetCompl.
|
||||||
@ -1857,7 +1858,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* -exclude-list exclude disk files from inserting: SetInsert.
|
* -exclude-list exclude disk files from inserting: SetInsert.
|
||||||
(line 51)
|
(line 51)
|
||||||
* -f follow symbolic links on disk: SetInsert. (line 24)
|
* -f follow symbolic links on disk: SetInsert. (line 24)
|
||||||
* -file-mode permissions for all data files: SetProduct. (line 91)
|
* -file-mode permissions for all data files: SetProduct. (line 92)
|
||||||
* -follow-links follow symbolic links on disk: SetInsert. (line 28)
|
* -follow-links follow symbolic links on disk: SetInsert. (line 28)
|
||||||
* -full-iso9660-filenames allow 31 characters in ISO file names: SetCompl.
|
* -full-iso9660-filenames allow 31 characters in ISO file names: SetCompl.
|
||||||
(line 66)
|
(line 66)
|
||||||
@ -1923,7 +1924,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 178)
|
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 178)
|
||||||
* -N omit version number in ISO file names: SetCompl. (line 73)
|
* -N omit version number in ISO file names: SetCompl. (line 73)
|
||||||
* -no-emul-boot El Torito boot image emulation: Bootable. (line 72)
|
* -no-emul-boot El Torito boot image emulation: Bootable. (line 72)
|
||||||
* -no-pad do not add zeros to ISO tree: SetProduct. (line 101)
|
* -no-pad do not add zeros to ISO tree: SetProduct. (line 102)
|
||||||
* -o set output file address: SetProduct. (line 8)
|
* -o set output file address: SetProduct. (line 8)
|
||||||
* -old-exclude exclude disk files from inserting: SetInsert.
|
* -old-exclude exclude disk files from inserting: SetInsert.
|
||||||
(line 48)
|
(line 48)
|
||||||
@ -1937,7 +1938,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
(line 21)
|
(line 21)
|
||||||
* -p set Preparer Id: ImageId. (line 54)
|
* -p set Preparer Id: ImageId. (line 54)
|
||||||
* -P set Publisher Id: ImageId. (line 30)
|
* -P set Publisher Id: ImageId. (line 30)
|
||||||
* -pad add 300 KiB of zeros to ISO tree: SetProduct. (line 94)
|
* -pad add 300 KiB of zeros to ISO tree: SetProduct. (line 95)
|
||||||
* -partition_cyl_align Image size alignment: SystemArea. (line 116)
|
* -partition_cyl_align Image size alignment: SystemArea. (line 116)
|
||||||
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 99)
|
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 99)
|
||||||
* -partition_offset Make mountable by partition 1: SystemArea.
|
* -partition_offset Make mountable by partition 1: SystemArea.
|
||||||
@ -1998,9 +1999,9 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|||||||
* Block address, set sorting weight, --sort-weight: SetProduct.
|
* Block address, set sorting weight, --sort-weight: SetProduct.
|
||||||
(line 49)
|
(line 49)
|
||||||
* Block address, set sorting weight, --sort-weight-list: SetProduct.
|
* Block address, set sorting weight, --sort-weight-list: SetProduct.
|
||||||
(line 60)
|
(line 61)
|
||||||
* Block address, set sorting weight, --sort-weight-patterns: SetProduct.
|
* Block address, set sorting weight, --sort-weight-patterns: SetProduct.
|
||||||
(line 81)
|
(line 82)
|
||||||
* Bootability, boot catalog hidden, --boot-catalog-hide: Bootable.
|
* Bootability, boot catalog hidden, --boot-catalog-hide: Bootable.
|
||||||
(line 114)
|
(line 114)
|
||||||
* Bootability, boot catalog name, -c, -eltorito-catalog: Bootable.
|
* Bootability, boot catalog name, -c, -eltorito-catalog: Bootable.
|
||||||
@ -2145,15 +2146,15 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|||||||
(line 87)
|
(line 87)
|
||||||
* Options, list, -help: Miscellaneous. (line 23)
|
* Options, list, -help: Miscellaneous. (line 23)
|
||||||
* Output file, set address, -o, -output: SetProduct. (line 8)
|
* Output file, set address, -o, -output: SetProduct. (line 8)
|
||||||
* Padding, 300 KiB, -pad: SetProduct. (line 94)
|
* Padding, 300 KiB, -pad: SetProduct. (line 95)
|
||||||
* Padding, disable, --old-empty: SetProduct. (line 106)
|
* Padding, disable, --old-empty: SetProduct. (line 107)
|
||||||
* Padding, disable, -no-pad: SetProduct. (line 101)
|
* Padding, disable, -no-pad: SetProduct. (line 102)
|
||||||
* pathspec, _definition: Insert. (line 12)
|
* pathspec, _definition: Insert. (line 12)
|
||||||
* pathspec, enable target=source, -graft-points: SetInsert. (line 31)
|
* pathspec, enable target=source, -graft-points: SetInsert. (line 31)
|
||||||
* pathspec, read list of, --quoted_path_list: SetInsert. (line 13)
|
* pathspec, read list of, --quoted_path_list: SetInsert. (line 13)
|
||||||
* pathspec, read list of, -path-list: SetInsert. (line 8)
|
* pathspec, read list of, -path-list: SetInsert. (line 8)
|
||||||
* Permissions, for all data files, -file-mode: SetProduct. (line 91)
|
* Permissions, for all data files, -file-mode: SetProduct. (line 92)
|
||||||
* Permissions, for all directories, -dir-mode: SetProduct. (line 85)
|
* Permissions, for all directories, -dir-mode: SetProduct. (line 86)
|
||||||
* Preparer Id, set, -p: ImageId. (line 54)
|
* Preparer Id, set, -p: ImageId. (line 54)
|
||||||
* Problems, reporting: Bugreport. (line 6)
|
* Problems, reporting: Bugreport. (line 6)
|
||||||
* Program version, report, -version: Miscellaneous. (line 46)
|
* Program version, report, -version: Miscellaneous. (line 46)
|
||||||
@ -2193,28 +2194,28 @@ Node: Options6709
|
|||||||
Node: Loading7436
|
Node: Loading7436
|
||||||
Node: SetInsert9732
|
Node: SetInsert9732
|
||||||
Node: SetProduct14148
|
Node: SetProduct14148
|
||||||
Node: SetCompl19092
|
Node: SetCompl19142
|
||||||
Node: SetExtras21688
|
Node: SetExtras21738
|
||||||
Node: SetHide30097
|
Node: SetHide30147
|
||||||
Node: ImageId31405
|
Node: ImageId31455
|
||||||
Node: Bootable35573
|
Node: Bootable35623
|
||||||
Node: SystemArea40567
|
Node: SystemArea40617
|
||||||
Node: Charset50864
|
Node: Charset50914
|
||||||
Node: Jigdo51890
|
Node: Jigdo51940
|
||||||
Node: Miscellaneous56157
|
Node: Miscellaneous56207
|
||||||
Node: Examples57801
|
Node: Examples57851
|
||||||
Node: ExSimple58287
|
Node: ExSimple58337
|
||||||
Node: ExGraft58766
|
Node: ExGraft58816
|
||||||
Node: ExMkisofs60013
|
Node: ExMkisofs60063
|
||||||
Node: ExGrowisofs61266
|
Node: ExGrowisofs61316
|
||||||
Node: ExIncBackup62438
|
Node: ExIncBackup62488
|
||||||
Node: ExIncBckAcc65546
|
Node: ExIncBckAcc65596
|
||||||
Node: ExBootable67222
|
Node: ExBootable67272
|
||||||
Node: Files69314
|
Node: Files69364
|
||||||
Node: Seealso70388
|
Node: Seealso70438
|
||||||
Node: Bugreport71044
|
Node: Bugreport71094
|
||||||
Node: Legal71625
|
Node: Legal71675
|
||||||
Node: CommandIdx72520
|
Node: CommandIdx72570
|
||||||
Node: ConceptIdx87149
|
Node: ConceptIdx87199
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
@c man .\" First parameter, NAME, should be all caps
|
@c man .\" First parameter, NAME, should be all caps
|
||||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
@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 .\" other parameters are allowed: see man(7), man(1)
|
||||||
@c man .TH XORRISOFS 1 "Version 1.3.3, Aug 07, 2013"
|
@c man .TH XORRISOFS 1 "Version 1.3.3, Sep 07, 2013"
|
||||||
@c man .\" Please adjust this date whenever revising the manpage.
|
@c man .\" Please adjust this date whenever revising the manpage.
|
||||||
@c man .\"
|
@c man .\"
|
||||||
@c man .\" Some roff macros, for reference:
|
@c man .\" Some roff macros, for reference:
|
||||||
@ -257,7 +257,7 @@ So for writing of sequential optical media (CD, DVD-R, DVD+R, BD-R)
|
|||||||
one will have to use a burn program. E.g the cdrecord emulation of xorriso.
|
one will have to use a burn program. E.g the cdrecord emulation of xorriso.
|
||||||
See EXAMPLES.
|
See EXAMPLES.
|
||||||
@c man .SS
|
@c man .SS
|
||||||
@node Options, Examples, Xorriso, top
|
@node Options, Examples, Xorriso, Top
|
||||||
@chapter Options
|
@chapter Options
|
||||||
@cindex xorriso, options
|
@cindex xorriso, options
|
||||||
@c man .br
|
@c man .br
|
||||||
@ -555,7 +555,8 @@ The higher it is, the lower will be the block address of the file data
|
|||||||
in the emerging ISO image.
|
in the emerging ISO image.
|
||||||
Currently the El Torito boot catalog has a hardcoded weight of 1 billion.
|
Currently the El Torito boot catalog has a hardcoded weight of 1 billion.
|
||||||
Normally it should occupy the block with the lowest possible address.
|
Normally it should occupy the block with the lowest possible address.
|
||||||
Data files get added or loaded with initial weight 0.
|
Data files get added or loaded with initial weight 0. Boot image files
|
||||||
|
have a default weight of 2.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item @minus{}@minus{}sort-weight-list disk_path
|
@item @minus{}@minus{}sort-weight-list disk_path
|
||||||
@kindex @minus{}@minus{}sort-weight-list set block address sorting weight
|
@kindex @minus{}@minus{}sort-weight-list set block address sorting weight
|
||||||
@ -2451,7 +2452,7 @@ Compliments towards Joerg Schilling whose cdrtools served me for ten years.
|
|||||||
@chapter Alphabetic Command List
|
@chapter Alphabetic Command List
|
||||||
@printindex ky
|
@printindex ky
|
||||||
|
|
||||||
@node ConceptIdx,, CommandIdx, top
|
@node ConceptIdx,, CommandIdx, Top
|
||||||
@chapter Alphabetic List of Concepts and Objects
|
@chapter Alphabetic List of Concepts and Objects
|
||||||
@printindex cp
|
@printindex cp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user