From 8dec7eac05e306d04f268914cc6d190718b16a62 Mon Sep 17 00:00:00 2001 From: dofrupisla <2624412-dofrupisla@users.noreply.gitlab.com> Date: Mon, 5 Oct 2020 19:46:35 +0000 Subject: [PATCH] Fix typo --- man/cryptsetup.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/cryptsetup.8 b/man/cryptsetup.8 index fbe3ba2a..84c487c6 100644 --- a/man/cryptsetup.8 +++ b/man/cryptsetup.8 @@ -1094,7 +1094,7 @@ You can see all PBKDF parameters for particular LUKS2 keyslot with all parameters directly, use \fI\-\-pbkdf\-force\-iterations\fR with \fI\-\-pbkdf\-memory\fR and \fI\-\-pbkdf\-parallel\fR. This will override the values without benchmarking. -Note it can cause extremely long unlocking time. Use only is specified +Note it can cause extremely long unlocking time. Use only in specific cases, for example, if you know that the formatted device will be used on some small embedded system. In this case, the LUKS PBKDF2 digest will be set to the minimum iteration count.