Fixed typos reported by lintian
This commit is contained in:
@ -3,7 +3,7 @@ xorrecord.texi.
|
||||
|
||||
xorrecord - Emulation of CD/DVD/BD program cdrecord by program xorriso
|
||||
|
||||
Copyright (C) 2011 - 2015 Thomas Schmitt
|
||||
Copyright (C) 2011 - 2016 Thomas Schmitt
|
||||
|
||||
Permission is granted to distrubute this text freely.
|
||||
INFO-DIR-SECTION Archiving
|
||||
@ -247,7 +247,7 @@ File: xorrecord.info, Node: SetBurn, Next: Verbous, Prev: Inquire, Up: Optio
|
||||
=============================
|
||||
|
||||
A burn run requires exactly one track source address argument,
|
||||
which tells from where to read the data wich shall be put into the
|
||||
which tells from where to read the data which shall be put into the
|
||||
upcomming session. The medium state must be either blank or
|
||||
appendable.
|
||||
Track source may be "-" for standard input or the address of a
|
||||
@ -432,8 +432,8 @@ speed=value
|
||||
Set the write speed. Default is 0 = maximum speed. Speed can be
|
||||
given in media type dependent x-speed numbers or as a desired
|
||||
throughput per second in MMC compliant kB (= 1000) or MB (= 1000
|
||||
kB). Media x-speed factor can be set explicity by appending "c" for
|
||||
CD, "d" for DVD, "b" for BD. "x" is optional.
|
||||
kB). Media x-speed factor can be set explicitly by appending "c"
|
||||
for CD, "d" for DVD, "b" for BD. "x" is optional.
|
||||
Example speeds:
|
||||
706k = 706kB/s = 4c = 4xCD
|
||||
5540k = 5540kB/s = 4d = 4xDVD
|
||||
@ -559,11 +559,11 @@ modesty_on_drive=parameter[:parameters]
|
||||
granularity too coarse in size or time, or expect their buffer to
|
||||
be filled to the top before they go to full speed.
|
||||
Parameters "off" or "0" disable this feature.
|
||||
The threshhold for beginning to wait is given by parameter
|
||||
"max_percent=". Parameter "min_percent=" defines the threshhold
|
||||
for resuming transmission. Percentages are permissible in the
|
||||
range of 25 to 100. Numbers in this range without a prepended name
|
||||
are interpreted as "on:min_percent=".
|
||||
The threshold for beginning to wait is given by parameter
|
||||
"max_percent=". Parameter "min_percent=" defines the threshold for
|
||||
resuming transmission. Percentages are permissible in the range of
|
||||
25 to 100. Numbers in this range without a prepended name are
|
||||
interpreted as "on:min_percent=".
|
||||
E.g.: modesty_on_drive=75
|
||||
The optimal values depend on the buffer behavior of the drive.
|
||||
Parameter "timeout_sec=" defines after which time of unsuccessful
|
||||
@ -824,7 +824,7 @@ for libburnia-project.org
|
||||
10.2 Copyright
|
||||
==============
|
||||
|
||||
Copyright (c) 2011 - 2015 Thomas Schmitt
|
||||
Copyright (c) 2011 - 2016 Thomas Schmitt
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of xorriso. If you make
|
||||
use of the license to derive modified versions of xorriso then you are
|
||||
@ -971,8 +971,8 @@ Node: Options5885
|
||||
Node: DriveAddr6253
|
||||
Node: Inquire7618
|
||||
Node: SetBurn10487
|
||||
Node: Verbous20936
|
||||
Node: NonCdrecord22486
|
||||
Node: Verbous20938
|
||||
Node: NonCdrecord22488
|
||||
Node: Examples28246
|
||||
Node: ExDevices28907
|
||||
Node: ExMedium29125
|
||||
|
Reference in New Issue
Block a user