Fixed a wrong word in man xorrisofs
This commit is contained in:
parent
67e5e480a1
commit
25743e4ec5
@ -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 XORRISOFS 1 "Version 1.5.7, May 07, 2024"
|
||||
.TH XORRISOFS 1 "Version 1.5.7, Jun 17, 2024"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -392,7 +392,7 @@ then the second superblock will not be overwritten. So it is still possible to
|
||||
mount the first session and to find the start blocks of the further sessions.
|
||||
.br
|
||||
The price is 64 KiB extra space consumption. If \-partition_offset is non\-zero,
|
||||
then it is 128 KiB plus twice the partition setup.
|
||||
then it is 128 KiB plus twice the partition offset.
|
||||
.TP
|
||||
\fB--no-emul-toc\fR
|
||||
Do not write a second superblock with the first session into random\-access
|
||||
|
@ -380,7 +380,7 @@ File: xorrisofs.info, Node: SetProduct, Next: SetCompl, Prev: SetInsert, Up:
|
||||
So it is still possible to mount the first session and to find the
|
||||
start blocks of the further sessions.
|
||||
The price is 64 KiB extra space consumption. If -partition_offset
|
||||
is non-zero, then it is 128 KiB plus twice the partition setup.
|
||||
is non-zero, then it is 128 KiB plus twice the partition offset.
|
||||
--no-emul-toc
|
||||
Do not write a second superblock with the first session into
|
||||
random-access files.
|
||||
@ -2531,29 +2531,29 @@ Node: Options6762
|
||||
Node: Loading7489
|
||||
Node: SetInsert9530
|
||||
Node: SetProduct15465
|
||||
Node: SetCompl21036
|
||||
Node: SetExtras23628
|
||||
Node: SetHide35237
|
||||
Node: ImageId37236
|
||||
Node: Bootable41518
|
||||
Node: SystemArea47804
|
||||
Node: Charset67532
|
||||
Node: Jigdo68557
|
||||
Node: Miscellaneous73527
|
||||
Node: Examples75172
|
||||
Node: ExSimple75666
|
||||
Node: ExGraft76149
|
||||
Node: ExMkisofs77449
|
||||
Node: ExGrowisofs79257
|
||||
Node: ExIncBackup80447
|
||||
Node: ExIncBckAcc83623
|
||||
Node: ExBootable85328
|
||||
Node: Files89510
|
||||
Node: Environ90605
|
||||
Node: Seealso91478
|
||||
Node: Bugreport92129
|
||||
Node: Legal92722
|
||||
Node: CommandIdx93619
|
||||
Node: ConceptIdx110757
|
||||
Node: SetCompl21037
|
||||
Node: SetExtras23629
|
||||
Node: SetHide35238
|
||||
Node: ImageId37237
|
||||
Node: Bootable41519
|
||||
Node: SystemArea47805
|
||||
Node: Charset67533
|
||||
Node: Jigdo68558
|
||||
Node: Miscellaneous73528
|
||||
Node: Examples75173
|
||||
Node: ExSimple75667
|
||||
Node: ExGraft76150
|
||||
Node: ExMkisofs77450
|
||||
Node: ExGrowisofs79258
|
||||
Node: ExIncBackup80448
|
||||
Node: ExIncBckAcc83624
|
||||
Node: ExBootable85329
|
||||
Node: Files89511
|
||||
Node: Environ90606
|
||||
Node: Seealso91479
|
||||
Node: Bugreport92130
|
||||
Node: Legal92723
|
||||
Node: CommandIdx93620
|
||||
Node: ConceptIdx110758
|
||||
|
||||
End Tag Table
|
||||
|
@ -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 XORRISOFS 1 "Version 1.5.7, May 07, 2024"
|
||||
@c man .TH XORRISOFS 1 "Version 1.5.7, Jun 17, 2024"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -579,7 +579,7 @@ then the second superblock will not be overwritten. So it is still possible to
|
||||
mount the first session and to find the start blocks of the further sessions.
|
||||
@*
|
||||
The price is 64 KiB extra space consumption. If -partition_offset is non-zero,
|
||||
then it is 128 KiB plus twice the partition setup.
|
||||
then it is 128 KiB plus twice the partition offset.
|
||||
@c man .TP
|
||||
@item @minus{}@minus{}no-emul-toc
|
||||
@kindex @minus{}@minus{}no-emul-toc no table-of-content emulation
|
||||
|
Loading…
Reference in New Issue
Block a user