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,7 +12,7 @@ Interoperability Protocol (KMIP)
|
||||
.SH DESCRIPTION
|
||||
The \fBzkey\-kmip.so\fP library is a key management system plugin for
|
||||
\fBzkey\fP and provides an interface to KMIP servers. With this plugin, you can
|
||||
integrate external KMIP\-based key manangement systems into zkey.
|
||||
integrate external KMIP\-based key management systems into zkey.
|
||||
.PP
|
||||
AES keys can be generated by a KMIP server and then imported into the zkey
|
||||
secure key repository as secure keys. The keys can be used to encrypt
|
||||
@@ -547,7 +547,7 @@ Specifies the \fBcustom/vendor attribute scheme\fP for KMIP servers supporting
|
||||
the KMIP protocol version 2.0 or higher. Possible values are \fBv1\-style\fP and
|
||||
\fBv2\-style\fP. For \fBv1\-style\fP, the attribute's \fBVendor Identifier\fP is
|
||||
set to \fBx\fP, and \fBAttribute Name\fP is set to \fBzkey\-<something>\fP.
|
||||
This coresponds to the KMIP custom attribute style of the KMIP protocol version
|
||||
This corresponds to the KMIP custom attribute style of the KMIP protocol version
|
||||
1.0 - 1.4. For \fBv2\-style\fP, the attribute's \fBVendor Identifier\fP is
|
||||
set to \fBzkey\fP, and \fBAttribute Name\fP is set to \fB<something>\fP.
|
||||
.IP "\(bu" 2
|
||||
|
||||
Reference in New Issue
Block a user