Fix a line break in veritysetup man page.

This commit is contained in:
Milan Broz
2020-04-16 15:33:25 +02:00
parent 4a077fc2c9
commit c7a2b4d5e3

View File

@@ -31,7 +31,8 @@ If hash device path doesn't exist, it will be created as file.
\-\-salt, \-\-uuid]
.PP
\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
Creates a mapping with <name> backed by device <data_device> and using
<hash_device> for in-kernel verification.