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 XORRECORD 1 "Version 1.4.3, Nov 29, 2015"
|
||||
@c man .TH XORRECORD 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:
|
||||
@ -68,7 +68,7 @@
|
||||
@copying
|
||||
xorrecord - Emulation of CD/DVD/BD program cdrecord by program xorriso
|
||||
|
||||
Copyright @copyright{} 2011 - 2015 Thomas Schmitt
|
||||
Copyright @copyright{} 2011 - 2016 Thomas Schmitt
|
||||
|
||||
@quotation
|
||||
Permission is granted to distrubute this text freely.
|
||||
@ -369,7 +369,7 @@ with non-zero exit value.
|
||||
@table @asis
|
||||
@c man .PP
|
||||
A burn run requires exactly one track source address argument, which
|
||||
tells from where to read the data wich shall be put into the upcomming
|
||||
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 readable
|
||||
@ -629,7 +629,7 @@ for better filesystem performance.
|
||||
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
|
||||
or MB (= 1000 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:
|
||||
@ -814,8 +814,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=".
|
||||
@*
|
||||
@ -1132,7 +1132,7 @@ Thomas Schmitt <scdbackup@@gmx.net>
|
||||
for libburnia-project.org
|
||||
@c man .SH COPYRIGHT
|
||||
@section 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
|
||||
|
Reference in New Issue
Block a user