Some DVD-RW statements

This commit is contained in:
Thomas Schmitt 2007-01-02 18:40:09 +00:00
parent 441c2a32cd
commit f634a52e86

View File

@ -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 "January 1, 2007" .TH CDRSKIN 1 "January 2, 2007"
.\" 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:
@ -16,7 +16,7 @@
.\" .sp <n> insert n+1 empty lines .\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7) .\" for manpage-specific macros, see man(7)
.SH NAME .SH NAME
cdrskin \- burns preformatted data to CD-R, CD-RW or DVD+RW via libburn. cdrskin \- burns preformatted data to CD-R, CD-RW or DVD+/-RW via libburn.
.SH SYNOPSIS .SH SYNOPSIS
.B cdrskin .B cdrskin
.RI [ options | track_source_addresses ] .RI [ options | track_source_addresses ]
@ -28,7 +28,7 @@ cdrskin \- burns preformatted data to CD-R, CD-RW or DVD+RW via libburn.
.\" respectively. .\" respectively.
.PP .PP
\fBcdrskin\fP is a program that provides some of cdrecord's options \fBcdrskin\fP is a program that provides some of cdrecord's options
in a compatible way. in a compatible way for CD media. With DVD it has its own ways for now.
You do not need to be superuser for its daily usage. You do not need to be superuser for its daily usage.
.PP .PP
.B Overview of features: .B Overview of features:
@ -45,7 +45,7 @@ Multi session on CD (follow-up sessions in TAO only).
.br .br
Bus scan, burnfree, speed options, retrieving media info, padding, fifo. Bus scan, burnfree, speed options, retrieving media info, padding, fifo.
.br .br
Burning of a single data track to DVD+RW. Burning of a single data track to DVD+RW or DVD-RW.
.br .br
See section EXAMPLES at the end of this text. See section EXAMPLES at the end of this text.
.PP .PP
@ -183,7 +183,7 @@ those parameters and eventually raw audio data get extracted and burned as
audio track. Same is done for suffix .au and SUN Audio. audio track. Same is done for suffix .au and SUN Audio.
.TP .TP
.BI blank= type .BI blank= type
Blank a CD-RW or format a DVD-RW.i Blank a CD-RW or format a DVD-RW.
This is combinable with burning in the same run of cdrskin. This is combinable with burning in the same run of cdrskin.
The type given with blank= selects the particular behavior: The type given with blank= selects the particular behavior:
.RS .RS
@ -199,6 +199,7 @@ Minimally blank an entire CD.
.TP .TP
format_overwrite format_overwrite
Format a DVD-RW to "Restricted Overwrite". Format a DVD-RW to "Restricted Overwrite".
(Not an original cdrecord option.)
.RE .RE
.TP .TP
.BI \-checkdrive .BI \-checkdrive