Prefering dvd over cd with -device_links
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 XORRISO 1 "Version 1.1.3, Jul 27, 2011"
|
||||
@c man .TH XORRISO 1 "Version 1.1.3, Jul 28, 2011"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -3623,7 +3623,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".
|
||||
@c man .TP
|
||||
@item -toc
|
||||
@*
|
||||
|
Reference in New Issue
Block a user