From 5febec5f44c3b57109a7348d2c21c60f25e22de6 Mon Sep 17 00:00:00 2001 From: Jan Polensky Date: Thu, 13 Mar 2025 16:01:08 +0100 Subject: [PATCH] zkey/kmip/zkey-kmip.1: Fix typos in man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Polensky Reviewed-by: Jan Höppner Signed-off-by: Jan Höppner --- zkey/kmip/zkey-kmip.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zkey/kmip/zkey-kmip.1 b/zkey/kmip/zkey-kmip.1 index 9a104f63..4655aab2 100644 --- a/zkey/kmip/zkey-kmip.1 +++ b/zkey/kmip/zkey-kmip.1 @@ -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