Fixed typos reported by lintian
This commit is contained in:
@ -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 XORRISO 1 "Version 1.4.3, Jan 26, 2016"
|
||||
@c man .TH XORRISO 1 "Version 1.4.3, Feb 05, 2016"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -932,7 +932,7 @@ Further special speed codes are:
|
||||
@*
|
||||
Speed can be given in media dependent 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
|
||||
or MB (= 1000 kB). Media x-speed factor can be set explicitly
|
||||
by "c" for CD, "d" for DVD, "b" for BD, "x" is optional.
|
||||
@*
|
||||
Example speeds:
|
||||
@ -973,7 +973,7 @@ address. The following entities are defined:
|
||||
"volid" with a search pattern for a text as of a line "ISO ...",
|
||||
column "Volume Id".
|
||||
@*
|
||||
Adressing a non-existing entity or one which does not represent an ISO
|
||||
Addressing a non-existing entity or one which does not represent an ISO
|
||||
image will either abandon -indev or at least lead to a blank image.
|
||||
@*
|
||||
If an input drive is set at the moment when -load is executed, then the
|
||||
@ -2859,7 +2859,7 @@ will refuse to write on DVD-RW if not command -close is set to "on".
|
||||
The progress reports issued by some drives while blanking are
|
||||
quite unrealistic. Do not conclude success or failure from the
|
||||
reported percentages. Blanking was successful if no SORRY event or
|
||||
worse occured.
|
||||
worse occurred.
|
||||
@*
|
||||
Mode may be prepended by "force:" in order to override the evaluation
|
||||
of the medium state by libburn. E.g. "force:fast".
|
||||
@ -2920,7 +2920,7 @@ even with flawless media.
|
||||
The progress reports issued by some drives while formatting are
|
||||
quite unrealistic. Do not conclude success or failure from the
|
||||
reported percentages. Formatting was successful if no SORRY event
|
||||
or worse occured. Be patient with apparently frozen progress.
|
||||
or worse occurred. Be patient with apparently frozen progress.
|
||||
@c man .TP
|
||||
@item -list_formats
|
||||
@kindex -list_formats lists available formats
|
||||
@ -3394,7 +3394,7 @@ burning begins.
|
||||
@*
|
||||
Speed can be given in media dependent 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
|
||||
or MB (= 1000 kB). Media x-speed factor can be set explicitly
|
||||
by "c" for CD, "d" for DVD, "b" for BD, "x" is optional.
|
||||
@*
|
||||
Example speeds:
|
||||
@ -3456,8 +3456,8 @@ 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.
|
||||
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=".
|
||||
@*
|
||||
|
Reference in New Issue
Block a user