Corrected harmless typos found by lintian
This commit is contained in:
parent
724d518dbc
commit
858e42d696
@ -2,7 +2,7 @@
|
|||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH CDRSKIN 1 "Version 1.4.7, Dec 17, 2016"
|
.TH CDRSKIN 1 "Version 1.4.7, Jan 11, 2017"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@ -1069,7 +1069,7 @@ padded up to the necessary size by zeros. Size -1 revokes direct writing
|
|||||||
and switches back to normal session oriented writing.
|
and switches back to normal session oriented writing.
|
||||||
.br
|
.br
|
||||||
Both, write_start_address and direct_write_amount size must be aligned to a
|
Both, write_start_address and direct_write_amount size must be aligned to a
|
||||||
media dependend transaction size. With DVD-RAM, BD-RE, DVD+RW this is 2k, with
|
media dependent transaction size. With DVD-RAM, BD-RE, DVD+RW this is 2k, with
|
||||||
overwriteable DVD-RW it is 32k.
|
overwriteable DVD-RW it is 32k.
|
||||||
.TP
|
.TP
|
||||||
.BI dvd_obs= default|32k|64k
|
.BI dvd_obs= default|32k|64k
|
||||||
|
@ -2855,7 +2855,7 @@ set_dev:;
|
|||||||
printf(" --drive_not_exclusive combined not_o_excl and not_f_setlk.\n");
|
printf(" --drive_not_exclusive combined not_o_excl and not_f_setlk.\n");
|
||||||
printf(" --drive_not_f_setlk do not obtain exclusive lock via fcntl.\n");
|
printf(" --drive_not_f_setlk do not obtain exclusive lock via fcntl.\n");
|
||||||
printf(" --drive_not_o_excl do not ask kernel to prevent opening\n");
|
printf(" --drive_not_o_excl do not ask kernel to prevent opening\n");
|
||||||
printf(" busy drives. Effect is kernel dependend.\n");
|
printf(" busy drives. Effect is kernel dependent.\n");
|
||||||
printf(
|
printf(
|
||||||
" drive_scsi_dev_family=<sr|scd|sg|default> select Linux device\n");
|
" drive_scsi_dev_family=<sr|scd|sg|default> select Linux device\n");
|
||||||
printf(" file family to be used for (pseudo-)SCSI.\n");
|
printf(" file family to be used for (pseudo-)SCSI.\n");
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2017.01.28.200155"
|
#define Cdrskin_timestamP "2017.01.28.200802"
|
||||||
|
Loading…
Reference in New Issue
Block a user