Rejecting zram[0-9] as candidate device
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-DD-TARGET 1 "Version 1.5.3, Dec 2, 2019"
|
||||
.TH XORRISO-DD-TARGET 1 "Version 1.5.3, Dec 5, 2019"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -95,7 +95,7 @@ sde
|
||||
.br
|
||||
For the more curious user, there is option \fB\-list_all\fR which prints
|
||||
the evaluation of each disk\-like device that is listed by program lsblk.
|
||||
Optical drives and floppy disks are excluded, though.
|
||||
Optical drives, floppy disks, RAM block devices are excluded, though.
|
||||
.br
|
||||
Each device is shown by one line of the form
|
||||
.br
|
||||
@ -336,6 +336,14 @@ This reason overrides any "has_XYZ\-" reason.
|
||||
A given device name looks like the name of an optical drive: sr[0\-9]*.
|
||||
Use program \fBxorrecord\fR for this kind of devices.
|
||||
.br
|
||||
\fBlooks_like_floppy\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a floppy disk drive: fd[0\-9]*.
|
||||
.br
|
||||
\fBlooks_like_ramdev\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a ram block device: zram[0\-9]*.
|
||||
.br
|
||||
\fBlooks_like_disk_partition\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a partition. Expected are names
|
||||
|
Reference in New Issue
Block a user