New reason looks_like_loopdev-

This commit is contained in:
2019-12-06 13:02:43 +01:00
parent 3ac5dba1c7
commit fd04b110fd
4 changed files with 24 additions and 10 deletions

View File

@ -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-DD-TARGET 1 "Version 1.5.3, Dec 5, 2019"
@c man .TH XORRISO-DD-TARGET 1 "Version 1.5.3, Dec 6, 2019"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -463,6 +463,10 @@ of base devices, like "sde", not of their partitions, like "sde1".
@*
A given device name looks like the name of a floppy disk drive: fd[0-9]*.
@*
@strong{looks_like_loopdev-}
@*
A given device name looks like the name of a loop device: loop[0-9]*.
@*
@strong{looks_like_ramdev-}
@*
A given device name looks like the name of a ram block device: zram[0-9]*.