mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 20:00:08 +01:00
Fix a line break in veritysetup man page.
This commit is contained in:
@@ -31,7 +31,8 @@ If hash device path doesn't exist, it will be created as file.
|
|||||||
\-\-salt, \-\-uuid]
|
\-\-salt, \-\-uuid]
|
||||||
.PP
|
.PP
|
||||||
\fIopen\fR <data_device> <name> <hash_device> <root_hash>
|
\fIopen\fR <data_device> <name> <hash_device> <root_hash>
|
||||||
\fIcreate\fR <name> <data_device> <hash_device> <root_hash>
|
.br
|
||||||
|
\fIcreate\fR <name> <data_device> <hash_device> <root_hash> (\fBOBSOLETE syntax\fR)
|
||||||
.IP
|
.IP
|
||||||
Creates a mapping with <name> backed by device <data_device> and using
|
Creates a mapping with <name> backed by device <data_device> and using
|
||||||
<hash_device> for in-kernel verification.
|
<hash_device> for in-kernel verification.
|
||||||
|
|||||||
Reference in New Issue
Block a user