mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
s390-tools: Fix typos that were detected by lintian as 'typo-in-manual-page'
The static analysis tool for Debian packages 'lintian', especially if called like 'lintian -EvIL +pedantic', checks manual pages for correctness and typos. This commit fixes typos that were identified by lintian and marked with 'typo-in-manual-page' while s390-tools version 2.20.0 was packaged. Closes: https://github.com/ibm-s390-linux/s390-tools/pull/134 Signed-off-by: Frank Heimes <frank.heimes@canonical.com> Acked-by: Steffen Maier maier@linux.ibm.com [ziomon] Acked-by: Ingo Franzki ifranzki@linux.ibm.com [zkey] [hoeppner@linux.ibm.com: fix commit message] Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
cd2647ab78
commit
901f082f1a
@@ -12,8 +12,8 @@ Management Foundation \- Web Edition)
|
||||
.SH DESCRIPTION
|
||||
The \fBzkey\-ekmfweb.so\fP library is a key management system plugin for
|
||||
\fBzkey\fP and provides an interface to \fBEKMF Web\fP (IBM Enterprise Key
|
||||
Management Foundation \- Web Edition). It allows to integrate the external key
|
||||
management system EKMF Web into zkey.
|
||||
Management Foundation \- Web Edition). It allows one to integrate the external
|
||||
key management system EKMF Web into zkey.
|
||||
.PP
|
||||
Secure AES keys can be generated in EKMF Web and are then imported into the zkey
|
||||
secure key repository. The keys can be used to encrypt volumes, the same way
|
||||
@@ -494,4 +494,4 @@ 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 refreshes
|
||||
the key properties.
|
||||
the key properties.
|
||||
|
||||
Reference in New Issue
Block a user