Prefering dvd over cd with -device_links
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.1.3, Jul 27, 2011"
|
||||
.TH XORRISO 1 "Version 1.1.3, Jul 28, 2011"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -3076,7 +3076,7 @@ The udev daemon is supposed to create links which always point to the
|
||||
same drive, regardless of its system address.
|
||||
The command \-device_links shows the addresses of such links if they begin
|
||||
by "/dev/dvd" or "/dev/cd".
|
||||
Precedence is: "cdrw", "dvdrw", "cdrom", "dvd", "cd".
|
||||
Precedence is: "dvdrw", "cdrw", "dvd", "cdrom", "cd".
|
||||
.TP
|
||||
\fB\-toc\fR
|
||||
.br
|
||||
|
Reference in New Issue
Block a user