zkey/kmip/zkey-kmip.1: Fix typos in man page

Signed-off-by: Jan Polensky <japo@linux.ibm.com>
Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Jan Polensky
2025-03-13 16:01:08 +01:00
committed by Jan Höppner
parent 84f44dd20f
commit 5febec5f44

View File

@@ -492,11 +492,11 @@ server is configured, the profile is selected.
.IP "\(bu" 2
The \fBKMIP protocol version\fP to use. This can be either a specific KMIP
protocol version like \fBmajor.minor\fP or \fBAUTO\fP. When AUTO is specified,
the KMIP protocol version supported by the KMIP server is automatically discoved
using the \fBDISCOVER VERSIONS\fP KMIP request.
the KMIP protocol version supported by the KMIP server is automatically
discovered using the \fBDISCOVER VERSIONS\fP KMIP request.
.IP "\(bu" 2
The \fBtransport method\fP. Possible values are \fBTSL\fP or \fBHTTPS\fP.
A transport method of HTTPS can also be selected by specifying an URL beginnig
A transport method of HTTPS can also be selected by specifying an URL beginning
with \fBhttps://\fP with the \fB\-\-kmip\-server\fP option with the
\fBzkey kms configure\fP command, even if the profile used specifies TLS.
.IP "\(bu" 2