Small correction in cdrskin man page
This commit is contained in:
parent
1d184f9276
commit
18489c0e4c
@ -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.2.3, Jan 12, 2012"
|
.TH CDRSKIN 1 "Version 1.2.3, Jan 13, 2012"
|
||||||
.\" 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:
|
||||||
@ -1052,7 +1052,7 @@ overwriteable DVD-RW it is 32k.
|
|||||||
Linux specific:
|
Linux specific:
|
||||||
Set the number of bytes to be transmitted with each write operation to DVD
|
Set the number of bytes to be transmitted with each write operation to DVD
|
||||||
or BD media. With most write types, tracks get padded up to the next multiple
|
or BD media. With most write types, tracks get padded up to the next multiple
|
||||||
of this write size (see option obs_pad=).
|
of this write size (see option --obs_pad).
|
||||||
A number of 64 KB may improve throughput with systems
|
A number of 64 KB may improve throughput with systems
|
||||||
which show latency problems. The default depends on media type, option
|
which show latency problems. The default depends on media type, option
|
||||||
stream_recording=, and on compile time options.
|
stream_recording=, and on compile time options.
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2012.04.10.181239"
|
#define Cdrskin_timestamP "2012.04.13.112832"
|
||||||
|
Loading…
Reference in New Issue
Block a user