zkey: Fix typos in man pages

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Ingo Franzki
2021-02-23 12:57:31 +01:00
committed by Jan Höppner
parent d23558f1d1
commit c4918fe713
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -493,5 +493,5 @@ volume type LUKS2.
Refreshes secure keys from EKMF Web where the name starts with 'sec'.
.TP
.B zkey kms refresh \-\-name seckey \-\-refresh\-properties
Refreshes the secure key with the name 'seckey' from EKMF Web and also refreshs
Refreshes the secure key with the name 'seckey' from EKMF Web and also refreshes
the key properties.
+3 -4
View File
@@ -1967,10 +1967,9 @@ This option is only available if
has been compiled with LUKS2 support enabled.
.TP
.BR \-q ", " \-\-batch\-mode
Suppress prompts to skip or to enter an anternate name, if a secure key with the
Suppress prompts to skip or to enter an alternate name, if a secure key with the
same name as the secure key to be imported already exists in the repository.
When this option is specified, then keys with an altready existing name are
skipped.
When this option is specified, then keys with an existing name are skipped.
.TP
.BR \-\-no\-volume\-check
Do not check if the volume(s) associated with the to be imported secure key(s)
@@ -2011,7 +2010,7 @@ Specifies the key type of the secure key. Possible values are \fBCCA-AESDATA\fP,
\fBCCA-AESCIPHER\fP, and \fBEP11-AES\fP. Only keys with the specified key type
are refreshed.
.TP
.BR \-q ", " \-\-refresh\-properties
.BR \-P ", " \-\-refresh\-properties
Also update the associated information, such as the textual description,
associated volumes, volume type, and sector size, with the information stored in
the key management system.