From b68ea5fc7d455effc2c43a939f550ab3a9a2665e Mon Sep 17 00:00:00 2001 From: Ingo Franzki Date: Wed, 18 Oct 2023 09:33:02 +0200 Subject: [PATCH] zkey: Fix typos in man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ingo Franzki Signed-off-by: Jan Höppner --- zkey/zkey.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zkey/zkey.1 b/zkey/zkey.1 index c93877db..949abe38 100644 --- a/zkey/zkey.1 +++ b/zkey/zkey.1 @@ -1582,7 +1582,7 @@ volume(s), and can therefore be stored insecurely inside the secure key repository. If for a certain usage the passphrase is of relevance for security, then do not use this option. This option can only be specified for keys with a volume type of \fBluks2\fP. When there is already a dummy -passphrase associated with the key, you muts first remove the dummy passphrase +passphrase associated with the key, you must first remove the dummy passphrase with option \fB\-\-remove\-dummy\-passphrase\fP before you can associate a new dummy passphrase. This option is only used for secure keys contained in the secure key repository. @@ -1595,7 +1595,7 @@ AES key is used to encrypt the volume(s), and can therefore be stored insecurely inside the secure key repository. If for a certain usage the passphrase is of relevance for security, then do not use this option. This option can only be specified for keys with a volume type of \fBluks2\fP. When there is already a -dummy passphrase associated with the key, you muts first remove the dummy +dummy passphrase associated with the key, you must first remove the dummy passphrase with option \fB\-\-remove\-dummy\-passphrase\fP before you can associate a new dummy passphrase. This option is only used for secure keys contained in the secure key repository.