Fixed typos reported by lintian
This commit is contained in:
@ -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 XORRISO 1 "Version 1.4.3, Jan 26, 2016"
|
||||
.TH XORRISO 1 "Version 1.4.3, Feb 05, 2016"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -711,7 +711,7 @@ Further special speed codes are:
|
||||
.br
|
||||
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.
|
||||
.br
|
||||
Example speeds:
|
||||
@ -750,7 +750,7 @@ address. The following entities are defined:
|
||||
"volid" with a search pattern for a text as of a line "ISO ...",
|
||||
column "Volume Id".
|
||||
.br
|
||||
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.
|
||||
.br
|
||||
If an input drive is set at the moment when \-load is executed, then the
|
||||
@ -2419,7 +2419,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.
|
||||
.br
|
||||
Mode may be prepended by "force:" in order to override the evaluation
|
||||
of the medium state by libburn. E.g. "force:fast".
|
||||
@ -2478,7 +2478,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.
|
||||
.TP
|
||||
\fB\-list_formats\fR
|
||||
Put out a list of format descriptors as reported by the output drive for
|
||||
@ -2894,7 +2894,7 @@ burning begins.
|
||||
.br
|
||||
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.
|
||||
.br
|
||||
Example speeds:
|
||||
@ -2950,8 +2950,8 @@ or expect their buffer to be filled to the top before they go to full speed.
|
||||
.br
|
||||
Parameters "off" or "0" disable this feature.
|
||||
.br
|
||||
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=".
|
||||
.br
|
||||
|
Reference in New Issue
Block a user