Fixed typos in manual of xorrecord

This commit is contained in:
Thomas Schmitt 2015-11-29 16:35:35 +00:00
parent b4535e06f7
commit 4c7fec4fb6
3 changed files with 30 additions and 30 deletions

View File

@ -419,7 +419,7 @@ because there is no support for other track formats anyway.
\fB\-tao\fR \fB\-tao\fR
Explicitly demand that write type TAO shall be used for CD, or Incremental Explicitly demand that write type TAO shall be used for CD, or Incremental
for DVD\-R. Normally the program will choose the write type according to the for DVD\-R. Normally the program will choose the write type according to the
given medium state, option \-multi, and track source. Demanding it explicitely given medium state, option \-multi, and track source. Demanding it explicitly
prevents the start of a write run, if it is not appropriate to the situation. prevents the start of a write run, if it is not appropriate to the situation.
.TP .TP
\fB\-sao\fR \fB\-sao\fR

View File

@ -405,8 +405,8 @@ padsize=size
Explicitly demand that write type TAO shall be used for CD, or Explicitly demand that write type TAO shall be used for CD, or
Incremental for DVD-R. Normally the program will choose the write Incremental for DVD-R. Normally the program will choose the write
type according to the given medium state, option -multi, and track type according to the given medium state, option -multi, and track
source. Demanding it explicitely prevents the start of a write source. Demanding it explicitly prevents the start of a write run,
run, if it is not appropriate to the situation. if it is not appropriate to the situation.
-sao -sao
Explicitly demand that write type SAO shall be used for CD, or DAO Explicitly demand that write type SAO shall be used for CD, or DAO
for DVD-R. This might prevent the write run, if it is not for DVD-R. This might prevent the write run, if it is not
@ -856,8 +856,8 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* --no_rc do not execute xorriso startup files: NonCdrecord. (line 8) * --no_rc do not execute xorriso startup files: NonCdrecord. (line 8)
* -atip inquire medium state: Inquire. (line 14) * -atip inquire medium state: Inquire. (line 14)
* -checkdrive inquire drive CD capabilities: Inquire. (line 11) * -checkdrive inquire drive CD capabilities: Inquire. (line 11)
* -dao explicitely set write type SAO/DAO: SetBurn. (line 172) * -dao explicitly set write type SAO/DAO: SetBurn. (line 172)
* -data explicitely announce a data track: SetBurn. (line 157) * -data explicitly announce a data track: SetBurn. (line 157)
* -dummy control write simulation: SetBurn. (line 106) * -dummy control write simulation: SetBurn. (line 106)
* -eject finally eject drive tray: SetBurn. (line 211) * -eject finally eject drive tray: SetBurn. (line 211)
* -help print sparse overview of options: Verbous. (line 30) * -help print sparse overview of options: Verbous. (line 30)
@ -870,8 +870,8 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -multi keep media appendable after burn run: SetBurn. (line 89) * -multi keep media appendable after burn run: SetBurn. (line 89)
* -nopad disable adding of bytes to end of track: SetBurn. (line 151) * -nopad disable adding of bytes to end of track: SetBurn. (line 151)
* -pad add 15 blocks to end of track: SetBurn. (line 153) * -pad add 15 blocks to end of track: SetBurn. (line 153)
* -sao explicitely set write type SAO/DAO: SetBurn. (line 168) * -sao explicitly set write type SAO/DAO: SetBurn. (line 168)
* -tao explicitely set write type TAO: SetBurn. (line 162) * -tao explicitly set write type TAO: SetBurn. (line 162)
* -toc inquire medium content: Inquire. (line 22) * -toc inquire medium content: Inquire. (line 22)
* -v increase program verbosity: Verbous. (line 16) * -v increase program verbosity: Verbous. (line 16)
* -V log SCSI command transactions to stderr: Verbous. (line 20) * -V log SCSI command transactions to stderr: Verbous. (line 20)
@ -970,23 +970,23 @@ Node: Options5885
Node: DriveAddr6253 Node: DriveAddr6253
Node: Inquire7618 Node: Inquire7618
Node: SetBurn10487 Node: SetBurn10487
Node: Verbous20937 Node: Verbous20936
Node: NonCdrecord22487 Node: NonCdrecord22486
Node: Examples28241 Node: Examples28240
Node: ExDevices28902 Node: ExDevices28901
Node: ExMedium29120 Node: ExMedium29119
Node: ExBlank29383 Node: ExBlank29382
Node: ExFormat29604 Node: ExFormat29603
Node: ExDeformat30122 Node: ExDeformat30121
Node: ExIsoSingle30389 Node: ExIsoSingle30388
Node: ExIsoMulti30673 Node: ExIsoMulti30672
Node: ExIsoFly32307 Node: ExIsoFly32306
Node: ExAfio32978 Node: ExAfio32977
Node: Files33976 Node: Files33975
Node: Seealso34532 Node: Seealso34531
Node: Bugreport34895 Node: Bugreport34894
Node: Legal35486 Node: Legal35485
Node: CommandIdx36415 Node: CommandIdx36414
Node: ConceptIdx39691 Node: ConceptIdx39690
 
End Tag Table End Tag Table

View File

@ -577,28 +577,28 @@ The same as padsize=15s. This was once sufficient with older GNU/Linux
kernels. Meanwhile one should at least use padsize=128k, if not padsize=300k. kernels. Meanwhile one should at least use padsize=128k, if not padsize=300k.
@c man .TP @c man .TP
@item -data @item -data
@kindex -data explicitely announce a data track @kindex -data explicitly announce a data track
@cindex Data track, announce, -data @cindex Data track, announce, -data
Explicitly announce that the track source shall be recorded as data track, Explicitly announce that the track source shall be recorded as data track,
and not as audio track. This option has no effect with @command{xorrecord}, and not as audio track. This option has no effect with @command{xorrecord},
because there is no support for other track formats anyway. because there is no support for other track formats anyway.
@c man .TP @c man .TP
@item -tao @item -tao
@kindex -tao explicitely set write type TAO @kindex -tao explicitly set write type TAO
@cindex Write type, TAO, -tao @cindex Write type, TAO, -tao
Explicitly demand that write type TAO shall be used for CD, or Incremental Explicitly demand that write type TAO shall be used for CD, or Incremental
for DVD-R. Normally the program will choose the write type according to the for DVD-R. Normally the program will choose the write type according to the
given medium state, option -multi, and track source. Demanding it explicitely given medium state, option -multi, and track source. Demanding it explicitly
prevents the start of a write run, if it is not appropriate to the situation. prevents the start of a write run, if it is not appropriate to the situation.
@c man .TP @c man .TP
@item -sao @item -sao
@kindex -sao explicitely set write type SAO/DAO @kindex -sao explicitly set write type SAO/DAO
@cindex Write type, SAO/DAO, -sao @cindex Write type, SAO/DAO, -sao
Explicitly demand that write type SAO shall be used for CD, or DAO for DVD-R. Explicitly demand that write type SAO shall be used for CD, or DAO for DVD-R.
This might prevent the write run, if it is not appropriate to the situation. This might prevent the write run, if it is not appropriate to the situation.
@c man .TP @c man .TP
@item -dao @item -dao
@kindex -dao explicitely set write type SAO/DAO @kindex -dao explicitly set write type SAO/DAO
@cindex Write type, SAO/DAO, -dao @cindex Write type, SAO/DAO, -dao
Alias of -sao. Alias of -sao.
@c man .TP @c man .TP