From: Dr. David von Oheimb Date: Fri, 27 Oct 2023 06:58:48 +0000 (+0200) Subject: provider-storemgmt.pod: fix nits (unclosed '<' around name) X-Git-Tag: openssl-3.0.13~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100ee76b1b32cf296346c1929604499463f2f01a;p=thirdparty%2Fopenssl.git provider-storemgmt.pod: fix nits (unclosed '<' around name) Reviewed-by: Hugo Landau Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/22942) (cherry picked from commit a149e8e108263718daede1858d2855d68dde5652) --- diff --git a/doc/man7/provider-storemgmt.pod b/doc/man7/provider-storemgmt.pod index cde95f66e1e..f39f345fc88 100644 --- a/doc/man7/provider-storemgmt.pod +++ b/doc/man7/provider-storemgmt.pod @@ -162,12 +162,12 @@ fingerprint, computed with the given digest. Indicates that the caller wants to search for an object with the given alias (some call it a "friendly name"). -=item "properties" (B +=item "properties" (B) Property string to use when querying for algorithms such as the B decoder implementations. -=item "input-type" (B +=item "input-type" (B) Type of the input format as a hint to use when decoding the objects in the store.